|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.iso19139.gco.v_20070417.AbstractObjectType
net.opengis.iso19139.gmd.v_20070417.AbstractMDContentInformationType
net.opengis.iso19139.gmd.v_20070417.MDFeatureCatalogueDescriptionType
public class MDFeatureCatalogueDescriptionType
Information identifing the feature catalogue
Java class for MD_FeatureCatalogueDescription_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MD_FeatureCatalogueDescription_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gmd}AbstractMD_ContentInformation_Type">
<sequence>
<element name="complianceCode" type="{http://www.isotc211.org/2005/gco}Boolean_PropertyType" minOccurs="0"/>
<element name="language" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="includedWithDataset" type="{http://www.isotc211.org/2005/gco}Boolean_PropertyType"/>
<element name="featureTypes" type="{http://www.isotc211.org/2005/gco}GenericName_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="featureCatalogueCitation" type="{http://www.isotc211.org/2005/gmd}CI_Citation_PropertyType" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected BooleanPropertyType |
complianceCode
|
protected List<CICitationPropertyType> |
featureCatalogueCitation
|
protected List<GenericNamePropertyType> |
featureTypes
|
protected BooleanPropertyType |
includedWithDataset
|
protected List<CharacterStringPropertyType> |
language
|
| Fields inherited from class net.opengis.iso19139.gco.v_20070417.AbstractObjectType |
|---|
id, uuid |
| Constructor Summary | |
|---|---|
MDFeatureCatalogueDescriptionType()
|
|
| Methods inherited from class net.opengis.iso19139.gco.v_20070417.AbstractObjectType |
|---|
getId, getUuid, isSetId, isSetUuid, setId, setUuid |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected BooleanPropertyType complianceCode
protected List<CharacterStringPropertyType> language
protected BooleanPropertyType includedWithDataset
protected List<GenericNamePropertyType> featureTypes
protected List<CICitationPropertyType> featureCatalogueCitation
| Constructor Detail |
|---|
public MDFeatureCatalogueDescriptionType()
| Method Detail |
|---|
public BooleanPropertyType getComplianceCode()
BooleanPropertyTypepublic void setComplianceCode(BooleanPropertyType value)
value - allowed object is
BooleanPropertyTypepublic boolean isSetComplianceCode()
public List<CharacterStringPropertyType> getLanguage()
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 language property.
For example, to add a new item, do as follows:
getLanguage().add(newItem);
Objects of the following type(s) are allowed in the list
CharacterStringPropertyType
public boolean isSetLanguage()
public void unsetLanguage()
public BooleanPropertyType getIncludedWithDataset()
BooleanPropertyTypepublic void setIncludedWithDataset(BooleanPropertyType value)
value - allowed object is
BooleanPropertyTypepublic boolean isSetIncludedWithDataset()
public List<GenericNamePropertyType> getFeatureTypes()
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 featureTypes property.
For example, to add a new item, do as follows:
getFeatureTypes().add(newItem);
Objects of the following type(s) are allowed in the list
GenericNamePropertyType
public boolean isSetFeatureTypes()
public void unsetFeatureTypes()
public List<CICitationPropertyType> getFeatureCatalogueCitation()
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 featureCatalogueCitation property.
For example, to add a new item, do as follows:
getFeatureCatalogueCitation().add(newItem);
Objects of the following type(s) are allowed in the list
CICitationPropertyType
public boolean isSetFeatureCatalogueCitation()
public void unsetFeatureCatalogueCitation()
public String toString()
toString in class AbstractMDContentInformationType
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.ToStringappend in class AbstractMDContentInformationType
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.ToStringappendFields in class AbstractMDContentInformationType
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.Equalsequals in class AbstractMDContentInformationTypepublic boolean equals(Object object)
equals in class AbstractMDContentInformationType
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.HashCodehashCode in class AbstractMDContentInformationTypepublic int hashCode()
hashCode in class AbstractMDContentInformationTypepublic Object clone()
clone in class AbstractMDContentInformationTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class AbstractMDContentInformationType
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.CopyTocopyTo in class AbstractMDContentInformationTypepublic 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.MergeFrommergeFrom in class AbstractMDContentInformationType
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.MergeFrommergeFrom in class AbstractMDContentInformationTypepublic void setLanguage(List<CharacterStringPropertyType> value)
public void setFeatureTypes(List<GenericNamePropertyType> value)
public void setFeatureCatalogueCitation(List<CICitationPropertyType> value)
public MDFeatureCatalogueDescriptionType withComplianceCode(BooleanPropertyType value)
public MDFeatureCatalogueDescriptionType withLanguage(CharacterStringPropertyType... values)
public MDFeatureCatalogueDescriptionType withLanguage(Collection<CharacterStringPropertyType> values)
public MDFeatureCatalogueDescriptionType withIncludedWithDataset(BooleanPropertyType value)
public MDFeatureCatalogueDescriptionType withFeatureTypes(GenericNamePropertyType... values)
public MDFeatureCatalogueDescriptionType withFeatureTypes(Collection<GenericNamePropertyType> values)
public MDFeatureCatalogueDescriptionType withFeatureCatalogueCitation(CICitationPropertyType... values)
public MDFeatureCatalogueDescriptionType withFeatureCatalogueCitation(Collection<CICitationPropertyType> values)
public MDFeatureCatalogueDescriptionType withLanguage(List<CharacterStringPropertyType> value)
public MDFeatureCatalogueDescriptionType withFeatureTypes(List<GenericNamePropertyType> value)
public MDFeatureCatalogueDescriptionType withFeatureCatalogueCitation(List<CICitationPropertyType> value)
public MDFeatureCatalogueDescriptionType withId(String value)
withId in class AbstractMDContentInformationTypepublic MDFeatureCatalogueDescriptionType withUuid(String value)
withUuid in class AbstractMDContentInformationType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||