org.iids.aos.systemservices.datatypes.wsagreement
Class TermCompositorTypeChoiceItem

java.lang.Object
  extended by org.iids.aos.systemservices.datatypes.wsagreement.TermCompositorTypeChoiceItem
All Implemented Interfaces:
java.io.Serializable

public class TermCompositorTypeChoiceItem
extends java.lang.Object
implements java.io.Serializable

Class TermCompositorTypeChoiceItem.

Version:
$Revision$ $Date$
See Also:
Serialized Form

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

TermCompositorTypeChoiceItem

public TermCompositorTypeChoiceItem()
Method Detail

getAll

public All getAll()
Returns the value of field 'all'.

Returns:
All

getExactlyOne

public ExactlyOne getExactlyOne()
Returns the value of field 'exactlyOne'.

Returns:
ExactlyOne

getGuaranteeTerm

public GuaranteeTerm getGuaranteeTerm()
Returns the value of field 'guaranteeTerm'.

Returns:
GuaranteeTerm

getOneOrMore

public OneOrMore getOneOrMore()
Returns the value of field 'oneOrMore'.

Returns:
OneOrMore

getServiceDescriptionTerm

public ServiceDescriptionTerm getServiceDescriptionTerm()
Returns the value of field 'serviceDescriptionTerm'.

Returns:
ServiceDescriptionTerm

getServiceProperties

public ServiceProperties getServiceProperties()
Returns the value of field 'serviceProperties'.

Returns:
ServiceProperties

getServiceReference

public ServiceReference getServiceReference()
Returns the value of field 'serviceReference'.

Returns:
ServiceReference

setAll

public void setAll(All all)
Sets the value of field 'all'.

Parameters:
all - the value of field 'all'.

setExactlyOne

public void setExactlyOne(ExactlyOne exactlyOne)
Sets the value of field 'exactlyOne'.

Parameters:
exactlyOne - the value of field 'exactlyOne'.

setGuaranteeTerm

public void setGuaranteeTerm(GuaranteeTerm guaranteeTerm)
Sets the value of field 'guaranteeTerm'.

Parameters:
guaranteeTerm - the value of field 'guaranteeTerm'.

setOneOrMore

public void setOneOrMore(OneOrMore oneOrMore)
Sets the value of field 'oneOrMore'.

Parameters:
oneOrMore - the value of field 'oneOrMore'.

setServiceDescriptionTerm

public void setServiceDescriptionTerm(ServiceDescriptionTerm serviceDescriptionTerm)
Sets the value of field 'serviceDescriptionTerm'.

Parameters:
serviceDescriptionTerm - the value of field 'serviceDescriptionTerm'.

setServiceProperties

public void setServiceProperties(ServiceProperties serviceProperties)
Sets the value of field 'serviceProperties'.

Parameters:
serviceProperties - the value of field 'serviceProperties'.

setServiceReference

public void setServiceReference(ServiceReference serviceReference)
Sets the value of field 'serviceReference'.

Parameters:
serviceReference - the value of field 'serviceReference'


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.