public class MDExtendedElementInformationType extends AbstractObjectType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for MD_ExtendedElementInformation_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MD_ExtendedElementInformation_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gco}AbstractObject_Type">
<sequence>
<element name="name" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType"/>
<element name="shortName" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="domainCode" type="{http://www.isotc211.org/2005/gco}Integer_PropertyType" minOccurs="0"/>
<element name="definition" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType"/>
<element name="obligation" type="{http://www.isotc211.org/2005/gmd}MD_ObligationCode_PropertyType" minOccurs="0"/>
<element name="condition" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="dataType" type="{http://www.isotc211.org/2005/gmd}MD_DatatypeCode_PropertyType"/>
<element name="maximumOccurrence" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="domainValue" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="parentEntity" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" maxOccurs="unbounded"/>
<element name="rule" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType"/>
<element name="rationale" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="source" type="{http://www.isotc211.org/2005/gmd}CI_ResponsibleParty_PropertyType" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CharacterStringPropertyType |
condition |
protected MDDatatypeCodePropertyType |
dataType |
protected CharacterStringPropertyType |
definition |
protected IntegerPropertyType |
domainCode |
protected CharacterStringPropertyType |
domainValue |
protected CharacterStringPropertyType |
maximumOccurrence |
protected CharacterStringPropertyType |
name |
protected MDObligationCodePropertyType |
obligation |
protected List<CharacterStringPropertyType> |
parentEntity |
protected List<CharacterStringPropertyType> |
rationale |
protected CharacterStringPropertyType |
rule |
protected CharacterStringPropertyType |
shortName |
protected List<CIResponsiblePartyPropertyType> |
source |
id, uuid| Constructor and Description |
|---|
MDExtendedElementInformationType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
CharacterStringPropertyType |
getCondition()
Gets the value of the condition property.
|
MDDatatypeCodePropertyType |
getDataType()
Gets the value of the dataType property.
|
CharacterStringPropertyType |
getDefinition()
Gets the value of the definition property.
|
IntegerPropertyType |
getDomainCode()
Gets the value of the domainCode property.
|
CharacterStringPropertyType |
getDomainValue()
Gets the value of the domainValue property.
|
CharacterStringPropertyType |
getMaximumOccurrence()
Gets the value of the maximumOccurrence property.
|
CharacterStringPropertyType |
getName()
Gets the value of the name property.
|
MDObligationCodePropertyType |
getObligation()
Gets the value of the obligation property.
|
List<CharacterStringPropertyType> |
getParentEntity()
Gets the value of the parentEntity property.
|
List<CharacterStringPropertyType> |
getRationale()
Gets the value of the rationale property.
|
CharacterStringPropertyType |
getRule()
Gets the value of the rule property.
|
CharacterStringPropertyType |
getShortName()
Gets the value of the shortName property.
|
List<CIResponsiblePartyPropertyType> |
getSource()
Gets the value of the source property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetCondition() |
boolean |
isSetDataType() |
boolean |
isSetDefinition() |
boolean |
isSetDomainCode() |
boolean |
isSetDomainValue() |
boolean |
isSetMaximumOccurrence() |
boolean |
isSetName() |
boolean |
isSetObligation() |
boolean |
isSetParentEntity() |
boolean |
isSetRationale() |
boolean |
isSetRule() |
boolean |
isSetShortName() |
boolean |
isSetSource() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(Object left,
Object right) |
void |
setCondition(CharacterStringPropertyType value)
Sets the value of the condition property.
|
void |
setDataType(MDDatatypeCodePropertyType value)
Sets the value of the dataType property.
|
void |
setDefinition(CharacterStringPropertyType value)
Sets the value of the definition property.
|
void |
setDomainCode(IntegerPropertyType value)
Sets the value of the domainCode property.
|
void |
setDomainValue(CharacterStringPropertyType value)
Sets the value of the domainValue property.
|
void |
setMaximumOccurrence(CharacterStringPropertyType value)
Sets the value of the maximumOccurrence property.
|
void |
setName(CharacterStringPropertyType value)
Sets the value of the name property.
|
void |
setObligation(MDObligationCodePropertyType value)
Sets the value of the obligation property.
|
void |
setParentEntity(List<CharacterStringPropertyType> value) |
void |
setRationale(List<CharacterStringPropertyType> value) |
void |
setRule(CharacterStringPropertyType value)
Sets the value of the rule property.
|
void |
setShortName(CharacterStringPropertyType value)
Sets the value of the shortName property.
|
void |
setSource(List<CIResponsiblePartyPropertyType> value) |
String |
toString() |
void |
unsetParentEntity() |
void |
unsetRationale() |
void |
unsetSource() |
@NotNull(message="MDExtendedElementInformationType.name {javax.validation.constraints.NotNull.message}")
protected CharacterStringPropertyType name
protected CharacterStringPropertyType shortName
protected IntegerPropertyType domainCode
@NotNull(message="MDExtendedElementInformationType.definition {javax.validation.constraints.NotNull.message}")
protected CharacterStringPropertyType definition
protected MDObligationCodePropertyType obligation
protected CharacterStringPropertyType condition
@NotNull(message="MDExtendedElementInformationType.dataType {javax.validation.constraints.NotNull.message}")
protected MDDatatypeCodePropertyType dataType
protected CharacterStringPropertyType maximumOccurrence
protected CharacterStringPropertyType domainValue
@NotNull(message="MDExtendedElementInformationType.parentEntity {javax.validation.constraints.NotNull.message}")
@Size(min=1)
protected List<CharacterStringPropertyType> parentEntity
@NotNull(message="MDExtendedElementInformationType.rule {javax.validation.constraints.NotNull.message}")
protected CharacterStringPropertyType rule
protected List<CharacterStringPropertyType> rationale
@NotNull(message="MDExtendedElementInformationType.source {javax.validation.constraints.NotNull.message}")
@Size(min=1)
protected List<CIResponsiblePartyPropertyType> source
public CharacterStringPropertyType getName()
CharacterStringPropertyTypepublic void setName(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetName()
public CharacterStringPropertyType getShortName()
CharacterStringPropertyTypepublic void setShortName(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetShortName()
public IntegerPropertyType getDomainCode()
IntegerPropertyTypepublic void setDomainCode(IntegerPropertyType value)
value - allowed object is
IntegerPropertyTypepublic boolean isSetDomainCode()
public CharacterStringPropertyType getDefinition()
CharacterStringPropertyTypepublic void setDefinition(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetDefinition()
public MDObligationCodePropertyType getObligation()
MDObligationCodePropertyTypepublic void setObligation(MDObligationCodePropertyType value)
value - allowed object is
MDObligationCodePropertyTypepublic boolean isSetObligation()
public CharacterStringPropertyType getCondition()
CharacterStringPropertyTypepublic void setCondition(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetCondition()
public MDDatatypeCodePropertyType getDataType()
MDDatatypeCodePropertyTypepublic void setDataType(MDDatatypeCodePropertyType value)
value - allowed object is
MDDatatypeCodePropertyTypepublic boolean isSetDataType()
public CharacterStringPropertyType getMaximumOccurrence()
CharacterStringPropertyTypepublic void setMaximumOccurrence(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetMaximumOccurrence()
public CharacterStringPropertyType getDomainValue()
CharacterStringPropertyTypepublic void setDomainValue(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetDomainValue()
public List<CharacterStringPropertyType> getParentEntity()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parentEntity property.
For example, to add a new item, do as follows:
getParentEntity().add(newItem);
Objects of the following type(s) are allowed in the list
CharacterStringPropertyType
public boolean isSetParentEntity()
public void unsetParentEntity()
public CharacterStringPropertyType getRule()
CharacterStringPropertyTypepublic void setRule(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetRule()
public List<CharacterStringPropertyType> getRationale()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the rationale property.
For example, to add a new item, do as follows:
getRationale().add(newItem);
Objects of the following type(s) are allowed in the list
CharacterStringPropertyType
public boolean isSetRationale()
public void unsetRationale()
public List<CIResponsiblePartyPropertyType> getSource()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the source property.
For example, to add a new item, do as follows:
getSource().add(newItem);
Objects of the following type(s) are allowed in the list
CIResponsiblePartyPropertyType
public boolean isSetSource()
public void unsetSource()
public String toString()
toString in class AbstractObjectTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractObjectTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AbstractObjectTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractObjectTypepublic boolean equals(Object object)
equals in class AbstractObjectTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractObjectTypepublic int hashCode()
hashCode in class AbstractObjectTypepublic Object clone()
clone in class AbstractObjectTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractObjectTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractObjectTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractObjectTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractObjectTypepublic void setParentEntity(List<CharacterStringPropertyType> value)
public void setRationale(List<CharacterStringPropertyType> value)
public void setSource(List<CIResponsiblePartyPropertyType> value)
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.