|
|||||||||
| 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.ServiceTermType
public class ServiceTermType
Class ServiceTermType.
| Constructor Summary | |
|---|---|
ServiceTermType()
|
|
| Method Summary | |
|---|---|
void |
deleteInternalIdentifier()
Method deleteInternalIdentifier |
java.lang.String |
getHandlerIdentifier()
Returns the value of field 'handlerIdentifier'. |
int |
getInternalIdentifier()
Returns the value of field 'internalIdentifier'. |
java.lang.String |
getProviderOfferID()
Returns the value of field 'providerOfferID'. |
java.lang.String |
getServiceName()
Returns the value of field 'serviceName'. |
java.lang.String |
getServiceProvider()
Returns the value of field 'serviceProvider'. |
boolean |
hasInternalIdentifier()
Method hasInternalIdentifier |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setHandlerIdentifier(java.lang.String handlerIdentifier)
Sets the value of field 'handlerIdentifier'. |
void |
setInternalIdentifier(int internalIdentifier)
Sets the value of field 'internalIdentifier'. |
void |
setProviderOfferID(java.lang.String providerOfferID)
Sets the value of field 'providerOfferID'. |
void |
setServiceName(java.lang.String serviceName)
Sets the value of field 'serviceName'. |
void |
setServiceProvider(java.lang.String serviceProvider)
Sets the value of field 'serviceProvider'. |
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 ServiceTermType()
| Method Detail |
|---|
public void deleteInternalIdentifier()
public java.lang.String getHandlerIdentifier()
public int getInternalIdentifier()
public java.lang.String getProviderOfferID()
public java.lang.String getServiceName()
public java.lang.String getServiceProvider()
public boolean hasInternalIdentifier()
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 setHandlerIdentifier(java.lang.String handlerIdentifier)
handlerIdentifier - the value of field
'handlerIdentifier'.public void setInternalIdentifier(int internalIdentifier)
internalIdentifier - the value of field
'internalIdentifier'.public void setProviderOfferID(java.lang.String providerOfferID)
providerOfferID - the value of field 'providerOfferID'.public void setServiceName(java.lang.String serviceName)
serviceName - the value of field 'serviceName'.public void setServiceProvider(java.lang.String serviceProvider)
serviceProvider - the value of field 'serviceProvider'.
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 | ||||||||