org.ggf.schemas.graap._2007._03.ws_agreement
Class ServicePropertiesType
java.lang.Object
org.ggf.schemas.graap._2007._03.ws_agreement.TermType
org.ggf.schemas.graap._2007._03.ws_agreement.ServiceTermType
org.ggf.schemas.graap._2007._03.ws_agreement.ServicePropertiesType
- All Implemented Interfaces:
- org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
public class ServicePropertiesType
- extends ServiceTermType
- implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for ServicePropertiesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ServicePropertiesType">
<complexContent>
<extension base="{http://schemas.ggf.org/graap/2007/03/ws-agreement}ServiceTermType">
<sequence>
<element name="VariableSet" type="{http://schemas.ggf.org/graap/2007/03/ws-agreement}VariableSetType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields inherited from class org.ggf.schemas.graap._2007._03.ws_agreement.TermType |
hjid, name |
|
Method Summary |
boolean |
equals(java.lang.Object object)
|
void |
equals(java.lang.Object object,
org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
|
VariableSetType |
getVariableSet()
Gets the value of the variableSet property. |
int |
hashCode()
|
void |
hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
|
void |
setVariableSet(VariableSetType value)
Sets the value of the variableSet property. |
java.lang.String |
toString()
|
void |
toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
variableSet
protected VariableSetType variableSet
ServicePropertiesType
public ServicePropertiesType()
getVariableSet
public VariableSetType getVariableSet()
- Gets the value of the variableSet property.
- Returns:
- possible object is
VariableSetType
setVariableSet
public void setVariableSet(VariableSetType value)
- Sets the value of the variableSet property.
- Parameters:
value - allowed object is
VariableSetType
toString
public void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
- Specified by:
toString in interface org.jvnet.jaxb2_commons.lang.ToString- Overrides:
toString in class ServiceTermType
toString
public java.lang.String toString()
- Overrides:
toString in class ServiceTermType
equals
public void equals(java.lang.Object object,
org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
- Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals- Overrides:
equals in class ServiceTermType
equals
public boolean equals(java.lang.Object object)
- Overrides:
equals in class ServiceTermType
hashCode
public void hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
- Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode- Overrides:
hashCode in class ServiceTermType
hashCode
public int hashCode()
- Overrides:
hashCode in class ServiceTermType
Copyright © 2008 eBMWebsourcing. All Rights Reserved.