|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.AgreementInitiatorIdentifierType
public class AgreementInitiatorIdentifierType
Class AgreementInitiatorIdentifierType.
| Constructor Summary | |
|---|---|
AgreementInitiatorIdentifierType()
|
|
| Method Summary | |
|---|---|
void |
deleteIsServiceConsumer()
Method deleteIsServiceConsumer |
boolean |
getIsServiceConsumer()
Returns the value of field 'isServiceConsumer'. |
java.lang.Object |
getReference()
Returns the value of field 'reference'. |
boolean |
hasIsServiceConsumer()
Method hasIsServiceConsumer |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setIsServiceConsumer(boolean isServiceConsumer)
Sets the value of field 'isServiceConsumer'. |
void |
setReference(java.lang.Object reference)
Sets the value of field 'reference'. |
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 AgreementInitiatorIdentifierType()
| Method Detail |
|---|
public void deleteIsServiceConsumer()
public boolean getIsServiceConsumer()
public java.lang.Object getReference()
public boolean hasIsServiceConsumer()
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 setIsServiceConsumer(boolean isServiceConsumer)
isServiceConsumer - the value of field
'isServiceConsumer'.public void setReference(java.lang.Object reference)
reference - the value of field 'reference'.
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 | ||||||||