|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.TermCompositorTypeChoiceItem
public class TermCompositorTypeChoiceItem
Class TermCompositorTypeChoiceItem.
| Constructor Summary | |
|---|---|
TermCompositorTypeChoiceItem()
|
|
| Method Summary | |
|---|---|
All |
getAll()
Returns the value of field 'all'. |
ExactlyOne |
getExactlyOne()
Returns the value of field 'exactlyOne'. |
GuaranteeTerm |
getGuaranteeTerm()
Returns the value of field 'guaranteeTerm'. |
OneOrMore |
getOneOrMore()
Returns the value of field 'oneOrMore'. |
ServiceDescriptionTerm |
getServiceDescriptionTerm()
Returns the value of field 'serviceDescriptionTerm'. |
ServiceProperties |
getServiceProperties()
Returns the value of field 'serviceProperties'. |
ServiceReference |
getServiceReference()
Returns the value of field 'serviceReference'. |
void |
setAll(All all)
Sets the value of field 'all'. |
void |
setExactlyOne(ExactlyOne exactlyOne)
Sets the value of field 'exactlyOne'. |
void |
setGuaranteeTerm(GuaranteeTerm guaranteeTerm)
Sets the value of field 'guaranteeTerm'. |
void |
setOneOrMore(OneOrMore oneOrMore)
Sets the value of field 'oneOrMore'. |
void |
setServiceDescriptionTerm(ServiceDescriptionTerm serviceDescriptionTerm)
Sets the value of field 'serviceDescriptionTerm'. |
void |
setServiceProperties(ServiceProperties serviceProperties)
Sets the value of field 'serviceProperties'. |
void |
setServiceReference(ServiceReference serviceReference)
Sets the value of field 'serviceReference'. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TermCompositorTypeChoiceItem()
| Method Detail |
|---|
public All getAll()
public ExactlyOne getExactlyOne()
public GuaranteeTerm getGuaranteeTerm()
public OneOrMore getOneOrMore()
public ServiceDescriptionTerm getServiceDescriptionTerm()
public ServiceProperties getServiceProperties()
public ServiceReference getServiceReference()
public void setAll(All all)
all - the value of field 'all'.public void setExactlyOne(ExactlyOne exactlyOne)
exactlyOne - the value of field 'exactlyOne'.public void setGuaranteeTerm(GuaranteeTerm guaranteeTerm)
guaranteeTerm - the value of field 'guaranteeTerm'.public void setOneOrMore(OneOrMore oneOrMore)
oneOrMore - the value of field 'oneOrMore'.public void setServiceDescriptionTerm(ServiceDescriptionTerm serviceDescriptionTerm)
serviceDescriptionTerm - the value of field
'serviceDescriptionTerm'.public void setServiceProperties(ServiceProperties serviceProperties)
serviceProperties - the value of field
'serviceProperties'.public void setServiceReference(ServiceReference serviceReference)
serviceReference - the value of field 'serviceReference'
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||