|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.AgreementContextType
public class AgreementContextType
Class AgreementContextType.
| Constructor Summary | |
|---|---|
AgreementContextType()
|
|
| Method Summary | |
|---|---|
void |
deleteAgreementInitiatorIsServiceConcumer()
Method deleteAgreementInitiatorIsServiceConcumer |
void |
deleteDuration()
Method deleteDuration |
void |
deleteStart()
Method deleteStart |
java.lang.Object |
getAgreementInitiator()
Returns the value of field 'agreementInitiator'. |
boolean |
getAgreementInitiatorIsServiceConcumer()
Returns the value of field 'agreementInitiatorIsServiceConcumer'. |
java.lang.Object |
getAgreementProvider()
Returns the value of field 'agreementProvider'. |
int |
getDuration()
Returns the value of field 'duration'. |
java.util.Date |
getExpirationTime()
Returns the value of field 'expirationTime'. |
int |
getStart()
Returns the value of field 'start'. |
java.lang.String |
getTemplateName()
Returns the value of field 'templateName'. |
boolean |
hasAgreementInitiatorIsServiceConcumer()
Method hasAgreementInitiatorIsServiceConcumer |
boolean |
hasDuration()
Method hasDuration |
boolean |
hasStart()
Method hasStart |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAgreementInitiator(java.lang.Object agreementInitiator)
Sets the value of field 'agreementInitiator'. |
void |
setAgreementInitiatorIsServiceConcumer(boolean agreementInitiatorIsServiceConcumer)
Sets the value of field 'agreementInitiatorIsServiceConcumer'. |
void |
setAgreementProvider(java.lang.Object agreementProvider)
Sets the value of field 'agreementProvider'. |
void |
setDuration(int duration)
Sets the value of field 'duration'. |
void |
setExpirationTime(java.util.Date expirationTime)
Sets the value of field 'expirationTime'. |
void |
setStart(int start)
Sets the value of field 'start'. |
void |
setTemplateName(java.lang.String templateName)
Sets the value of field 'templateName'. |
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgreementContextType()
| Method Detail |
|---|
public void deleteAgreementInitiatorIsServiceConcumer()
public void deleteDuration()
public void deleteStart()
public java.lang.Object getAgreementInitiator()
public boolean getAgreementInitiatorIsServiceConcumer()
public java.lang.Object getAgreementProvider()
public int getDuration()
public java.util.Date getExpirationTime()
public int getStart()
public java.lang.String getTemplateName()
public boolean hasAgreementInitiatorIsServiceConcumer()
public boolean hasDuration()
public boolean hasStart()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setAgreementInitiator(java.lang.Object agreementInitiator)
agreementInitiator - the value of field
'agreementInitiator'.public void setAgreementInitiatorIsServiceConcumer(boolean agreementInitiatorIsServiceConcumer)
agreementInitiatorIsServiceConcumer - the value of
field 'agreementInitiatorIsServiceConcumer'.public void setAgreementProvider(java.lang.Object agreementProvider)
agreementProvider - the value of field
'agreementProvider'.public void setDuration(int duration)
duration - the value of field 'duration'.public void setExpirationTime(java.util.Date expirationTime)
expirationTime - the value of field 'expirationTime'.public void setStart(int start)
start - the value of field 'start'.public void setTemplateName(java.lang.String templateName)
templateName - the value of field 'templateName'.
public static java.lang.Object unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||