public class CTCodelistCatalogueType extends AbstractCTCatalogueType implements 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 CT_CodelistCatalogue_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_CodelistCatalogue_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gmx}AbstractCT_Catalogue_Type">
<sequence>
<element name="codelistItem" type="{http://www.isotc211.org/2005/gmx}CT_Codelist_PropertyType" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<CTCodelistPropertyType> |
codelistItem |
characterSet, fieldOfApplication, language, locale, name, scope, subCatalogue, versionDate, versionNumberid, uuid| Constructor and Description |
|---|
CTCodelistCatalogueType() |
getCharacterSet, getFieldOfApplication, getLanguage, getLocale, getName, getScope, getSubCatalogue, getVersionDate, getVersionNumber, isSetCharacterSet, isSetFieldOfApplication, isSetLanguage, isSetLocale, isSetName, isSetScope, isSetSubCatalogue, isSetVersionDate, isSetVersionNumber, setCharacterSet, setFieldOfApplication, setLanguage, setLocale, setName, setScope, setSubCatalogue, setVersionDate, setVersionNumber, unsetFieldOfApplication, unsetLocale, unsetScope, unsetSubCatalogueprotected List<CTCodelistPropertyType> codelistItem
public List<CTCodelistPropertyType> getCodelistItem()
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 codelistItem property.
For example, to add a new item, do as follows:
getCodelistItem().add(newItem);
Objects of the following type(s) are allowed in the list
CTCodelistPropertyType
public boolean isSetCodelistItem()
public void unsetCodelistItem()
public String toString()
toString in class AbstractCTCatalogueTypepublic 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 AbstractCTCatalogueTypepublic 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 AbstractCTCatalogueTypepublic 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 AbstractCTCatalogueTypepublic boolean equals(Object object)
equals in class AbstractCTCatalogueTypepublic 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 AbstractCTCatalogueTypepublic int hashCode()
hashCode in class AbstractCTCatalogueTypepublic Object clone()
clone in class AbstractCTCatalogueTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractCTCatalogueTypepublic 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 AbstractCTCatalogueTypepublic 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 AbstractCTCatalogueTypepublic 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 AbstractCTCatalogueTypepublic void setCodelistItem(List<CTCodelistPropertyType> value)
public CTCodelistCatalogueType withCodelistItem(CTCodelistPropertyType... values)
public CTCodelistCatalogueType withCodelistItem(Collection<CTCodelistPropertyType> values)
public CTCodelistCatalogueType withCodelistItem(List<CTCodelistPropertyType> value)
public CTCodelistCatalogueType withName(CharacterStringPropertyType value)
withName in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withScope(CharacterStringPropertyType... values)
withScope in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withScope(Collection<CharacterStringPropertyType> values)
withScope in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withFieldOfApplication(CharacterStringPropertyType... values)
withFieldOfApplication in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withFieldOfApplication(Collection<CharacterStringPropertyType> values)
withFieldOfApplication in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withVersionNumber(CharacterStringPropertyType value)
withVersionNumber in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withVersionDate(DatePropertyType value)
withVersionDate in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withLanguage(CharacterStringPropertyType value)
withLanguage in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withCharacterSet(MDCharacterSetCodePropertyType value)
withCharacterSet in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withLocale(PTLocalePropertyType... values)
withLocale in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withLocale(Collection<PTLocalePropertyType> values)
withLocale in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withSubCatalogue(CTCataloguePropertyType... values)
withSubCatalogue in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withSubCatalogue(Collection<CTCataloguePropertyType> values)
withSubCatalogue in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withScope(List<CharacterStringPropertyType> value)
withScope in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withFieldOfApplication(List<CharacterStringPropertyType> value)
withFieldOfApplication in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withLocale(List<PTLocalePropertyType> value)
withLocale in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withSubCatalogue(List<CTCataloguePropertyType> value)
withSubCatalogue in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withId(String value)
withId in class AbstractCTCatalogueTypepublic CTCodelistCatalogueType withUuid(String value)
withUuid in class AbstractCTCatalogueTypeCopyright © 2008–2023. All rights reserved.