Transaction System API

Tag

Tag for objects that support tagging.

Method Summary
Data getData()

Returns a Data of all this tag's properties

Date getTagDate()

Returns the tag date.

float getTagFloat()

Returns the tag float.

String getTagId()

Returns the tag object Id.

String getTagName()

Returns the tag name.

String getTagValue()

Returns the tag value.

Method Detail


Data getData()

Returns a Data of all this tag's properties

Returns:  Data

Since: 01-11-2013

top

Date getTagDate()

Returns the tag date.

Returns:  Date

Since: 01-10-2013

top

float getTagFloat()

Returns the tag float.

Returns:  float

Since: 01-10-2013

top

String getTagId()

Returns the tag object Id.

Returns:  String

Since: 01-10-2013

top

String getTagName()

Returns the tag name.

Returns:  String

Since: 01-10-2013

top

String getTagValue()

Returns the tag value.

Returns:  String

Since: 01-10-2013

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: May 01, 2024 05:15 AM