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