Class AttributeAssignmentValue
java.lang.Object
org.eclnt.ccaddons.pbc.util.attributeassignment.AttributeAssignmentValue
- All Implemented Interfaces:
Comparable<AttributeAssignmentValue>
public class AttributeAssignmentValue
extends Object
implements Comparable<AttributeAssignmentValue>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
getText()
void
void
void
setValueId
(String valueId) toString()
-
Constructor Details
-
AttributeAssignmentValue
-
-
Method Details
-
getTypeId
-
setTypeId
-
getValueId
-
setValueId
-
getText
-
setText
-
createClone
-
compareTo
- Specified by:
compareTo
in interfaceComparable<AttributeAssignmentValue>
-
toString
-
equals
-