|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.PreferenceTypeItem
public class PreferenceTypeItem
Class PreferenceTypeItem.
| Constructor Summary | |
|---|---|
PreferenceTypeItem()
|
|
| Method Summary | |
|---|---|
void |
deleteUtility()
Method deleteUtility |
java.lang.String |
getServiceTermReference()
Returns the value of field 'serviceTermReference'. |
float |
getUtility()
Returns the value of field 'utility'. |
boolean |
hasUtility()
Method hasUtility |
void |
setServiceTermReference(java.lang.String serviceTermReference)
Sets the value of field 'serviceTermReference'. |
void |
setUtility(float utility)
Sets the value of field 'utility'. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreferenceTypeItem()
| Method Detail |
|---|
public void deleteUtility()
public java.lang.String getServiceTermReference()
public float getUtility()
public boolean hasUtility()
public void setServiceTermReference(java.lang.String serviceTermReference)
serviceTermReference - the value of field
'serviceTermReference'.public void setUtility(float utility)
utility - the value of field 'utility'.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||