Attribute

Represents an attribute pertaining to a segment.

Attribute API

String

getName ()

Float

getValue ()

​‌

getName()

String getName()

Returns the name of the attribute.

getValue()

double getValue()

Returns the value of the attribute.

Last updated