|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.AgreementType
public class AgreementType
Class AgreementType.
| Constructor Summary | |
|---|---|
AgreementType()
|
|
| Method Summary | |
|---|---|
Context |
getContext()
Returns the value of field 'context'. |
Fault |
getFault()
Returns the value of field 'fault'. |
java.lang.String |
getName()
Returns the value of field 'name'. |
Terms |
getTerms()
Returns the value of field 'terms'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setContext(Context context)
Sets the value of field 'context'. |
void |
setFault(Fault fault)
Sets the value of field 'fault'. |
void |
setName(java.lang.String name)
Sets the value of field 'name'. |
void |
setTerms(Terms terms)
Sets the value of field 'terms'. |
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 AgreementType()
| Method Detail |
|---|
public Context getContext()
public Fault getFault()
public java.lang.String getName()
public Terms getTerms()
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 setContext(Context context)
context - the value of field 'context'.public void setFault(Fault fault)
fault - the value of field 'fault'.public void setName(java.lang.String name)
name - the value of field 'name'.public void setTerms(Terms terms)
terms - the value of field 'terms'.
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 | ||||||||