|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.datatypes.wsagreement.TermType
org.iids.aos.systemservices.datatypes.wsagreement.GuaranteeTermType
public class GuaranteeTermType
Class GuaranteeTermType.
| Constructor Summary | |
|---|---|
GuaranteeTermType()
|
|
| Method Summary | |
|---|---|
BusinessValueList |
getBusinessValueList()
Returns the value of field 'businessValueList'. |
java.lang.Object |
getQualifyingCondition()
Returns the value of field 'qualifyingCondition'. |
java.lang.Object |
getServiceLevelObjective()
Returns the value of field 'serviceLevelObjective'. |
ServiceScope |
getServiceScope()
Returns the value of field 'serviceScope'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setBusinessValueList(BusinessValueList businessValueList)
Sets the value of field 'businessValueList'. |
void |
setQualifyingCondition(java.lang.Object qualifyingCondition)
Sets the value of field 'qualifyingCondition'. |
void |
setServiceLevelObjective(java.lang.Object serviceLevelObjective)
Sets the value of field 'serviceLevelObjective'. |
void |
setServiceScope(ServiceScope serviceScope)
Sets the value of field 'serviceScope'. |
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class org.iids.aos.systemservices.datatypes.wsagreement.TermType |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GuaranteeTermType()
| Method Detail |
|---|
public BusinessValueList getBusinessValueList()
public java.lang.Object getQualifyingCondition()
public java.lang.Object getServiceLevelObjective()
public ServiceScope getServiceScope()
public boolean isValid()
isValid in class TermType
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class TermTypeout -
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
marshal in class TermTypehandler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setBusinessValueList(BusinessValueList businessValueList)
businessValueList - the value of field
'businessValueList'.public void setQualifyingCondition(java.lang.Object qualifyingCondition)
qualifyingCondition - the value of field
'qualifyingCondition'.public void setServiceLevelObjective(java.lang.Object serviceLevelObjective)
serviceLevelObjective - the value of field
'serviceLevelObjective'.public void setServiceScope(ServiceScope serviceScope)
serviceScope - the value of field 'serviceScope'.
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
validate in class TermTypeorg.exolab.castor.xml.ValidationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||