|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.iso19139.gmd.v_20070417.MDScopeDescriptionType
public class MDScopeDescriptionType
Description of the class of information covered by the information
Java class for MD_ScopeDescription_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MD_ScopeDescription_Type">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="attributes" type="{http://www.isotc211.org/2005/gco}ObjectReference_PropertyType" maxOccurs="unbounded"/>
<element name="features" type="{http://www.isotc211.org/2005/gco}ObjectReference_PropertyType" maxOccurs="unbounded"/>
<element name="featureInstances" type="{http://www.isotc211.org/2005/gco}ObjectReference_PropertyType" maxOccurs="unbounded"/>
<element name="attributeInstances" type="{http://www.isotc211.org/2005/gco}ObjectReference_PropertyType" maxOccurs="unbounded"/>
<element name="dataset" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType"/>
<element name="other" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected List<ObjectReferencePropertyType> |
attributeInstances
|
protected List<ObjectReferencePropertyType> |
attributes
|
protected CharacterStringPropertyType |
dataset
|
protected List<ObjectReferencePropertyType> |
featureInstances
|
protected List<ObjectReferencePropertyType> |
features
|
protected CharacterStringPropertyType |
other
|
| Constructor Summary | |
|---|---|
MDScopeDescriptionType()
|
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected List<ObjectReferencePropertyType> attributes
protected List<ObjectReferencePropertyType> features
protected List<ObjectReferencePropertyType> featureInstances
protected List<ObjectReferencePropertyType> attributeInstances
protected CharacterStringPropertyType dataset
protected CharacterStringPropertyType other
| Constructor Detail |
|---|
public MDScopeDescriptionType()
| Method Detail |
|---|
public List<ObjectReferencePropertyType> getAttributes()
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 attributes property.
For example, to add a new item, do as follows:
getAttributes().add(newItem);
Objects of the following type(s) are allowed in the list
ObjectReferencePropertyType
public boolean isSetAttributes()
public void unsetAttributes()
public List<ObjectReferencePropertyType> getFeatures()
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 features property.
For example, to add a new item, do as follows:
getFeatures().add(newItem);
Objects of the following type(s) are allowed in the list
ObjectReferencePropertyType
public boolean isSetFeatures()
public void unsetFeatures()
public List<ObjectReferencePropertyType> getFeatureInstances()
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 featureInstances property.
For example, to add a new item, do as follows:
getFeatureInstances().add(newItem);
Objects of the following type(s) are allowed in the list
ObjectReferencePropertyType
public boolean isSetFeatureInstances()
public void unsetFeatureInstances()
public List<ObjectReferencePropertyType> getAttributeInstances()
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 attributeInstances property.
For example, to add a new item, do as follows:
getAttributeInstances().add(newItem);
Objects of the following type(s) are allowed in the list
ObjectReferencePropertyType
public boolean isSetAttributeInstances()
public void unsetAttributeInstances()
public CharacterStringPropertyType getDataset()
CharacterStringPropertyTypepublic void setDataset(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetDataset()
public CharacterStringPropertyType getOther()
CharacterStringPropertyTypepublic void setOther(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetOther()
public String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(Object object)
equals in class Object
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class Objectpublic Object clone()
clone in class Objectpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom
public 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.MergeStrategy strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrompublic void setAttributes(List<ObjectReferencePropertyType> value)
public void setFeatures(List<ObjectReferencePropertyType> value)
public void setFeatureInstances(List<ObjectReferencePropertyType> value)
public void setAttributeInstances(List<ObjectReferencePropertyType> value)
public MDScopeDescriptionType withAttributes(ObjectReferencePropertyType... values)
public MDScopeDescriptionType withAttributes(Collection<ObjectReferencePropertyType> values)
public MDScopeDescriptionType withFeatures(ObjectReferencePropertyType... values)
public MDScopeDescriptionType withFeatures(Collection<ObjectReferencePropertyType> values)
public MDScopeDescriptionType withFeatureInstances(ObjectReferencePropertyType... values)
public MDScopeDescriptionType withFeatureInstances(Collection<ObjectReferencePropertyType> values)
public MDScopeDescriptionType withAttributeInstances(ObjectReferencePropertyType... values)
public MDScopeDescriptionType withAttributeInstances(Collection<ObjectReferencePropertyType> values)
public MDScopeDescriptionType withDataset(CharacterStringPropertyType value)
public MDScopeDescriptionType withOther(CharacterStringPropertyType value)
public MDScopeDescriptionType withAttributes(List<ObjectReferencePropertyType> value)
public MDScopeDescriptionType withFeatures(List<ObjectReferencePropertyType> value)
public MDScopeDescriptionType withFeatureInstances(List<ObjectReferencePropertyType> value)
public MDScopeDescriptionType withAttributeInstances(List<ObjectReferencePropertyType> value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||