|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--cgl.juddi.datatype.attribute.AttributeType
| Field Summary | |
(package private) java.lang.String |
propertytype
|
| Constructor Summary | |
AttributeType()
Constructs a new initialized AttributeName |
|
AttributeType(java.lang.String type)
Constructs a new AttributeName for a given name. |
|
| Method Summary | |
java.lang.String |
getAttributeType()
Returns the value of this AttributeName. |
void |
setAttributeType(java.lang.String type)
Set the name value of this AttributeName to the given value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
java.lang.String propertytype
| Constructor Detail |
public AttributeType()
public AttributeType(java.lang.String type)
| Method Detail |
public void setAttributeType(java.lang.String type)
public java.lang.String getAttributeType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||