public class CTUomCatalogueType 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_UomCatalogue_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_UomCatalogue_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gmx}AbstractCT_Catalogue_Type">
<sequence>
<element name="uomItem" type="{http://www.isotc211.org/2005/gmx}UnitDefinition_PropertyType" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<UnitDefinitionPropertyType> |
uomItem |
characterSet, fieldOfApplication, language, locale, name, scope, subCatalogue, versionDate, versionNumberid, uuid| Constructor and Description |
|---|
CTUomCatalogueType() |
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<UnitDefinitionPropertyType> uomItem
public List<UnitDefinitionPropertyType> getUomItem()
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 uomItem property.
For example, to add a new item, do as follows:
getUomItem().add(newItem);
Objects of the following type(s) are allowed in the list
UnitDefinitionPropertyType
public boolean isSetUomItem()
public void unsetUomItem()
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 setUomItem(List<UnitDefinitionPropertyType> value)
public CTUomCatalogueType withUomItem(UnitDefinitionPropertyType... values)
public CTUomCatalogueType withUomItem(Collection<UnitDefinitionPropertyType> values)
public CTUomCatalogueType withUomItem(List<UnitDefinitionPropertyType> value)
public CTUomCatalogueType withName(CharacterStringPropertyType value)
withName in class AbstractCTCatalogueTypepublic CTUomCatalogueType withScope(CharacterStringPropertyType... values)
withScope in class AbstractCTCatalogueTypepublic CTUomCatalogueType withScope(Collection<CharacterStringPropertyType> values)
withScope in class AbstractCTCatalogueTypepublic CTUomCatalogueType withFieldOfApplication(CharacterStringPropertyType... values)
withFieldOfApplication in class AbstractCTCatalogueTypepublic CTUomCatalogueType withFieldOfApplication(Collection<CharacterStringPropertyType> values)
withFieldOfApplication in class AbstractCTCatalogueTypepublic CTUomCatalogueType withVersionNumber(CharacterStringPropertyType value)
withVersionNumber in class AbstractCTCatalogueTypepublic CTUomCatalogueType withVersionDate(DatePropertyType value)
withVersionDate in class AbstractCTCatalogueTypepublic CTUomCatalogueType withLanguage(CharacterStringPropertyType value)
withLanguage in class AbstractCTCatalogueTypepublic CTUomCatalogueType withCharacterSet(MDCharacterSetCodePropertyType value)
withCharacterSet in class AbstractCTCatalogueTypepublic CTUomCatalogueType withLocale(PTLocalePropertyType... values)
withLocale in class AbstractCTCatalogueTypepublic CTUomCatalogueType withLocale(Collection<PTLocalePropertyType> values)
withLocale in class AbstractCTCatalogueTypepublic CTUomCatalogueType withSubCatalogue(CTCataloguePropertyType... values)
withSubCatalogue in class AbstractCTCatalogueTypepublic CTUomCatalogueType withSubCatalogue(Collection<CTCataloguePropertyType> values)
withSubCatalogue in class AbstractCTCatalogueTypepublic CTUomCatalogueType withScope(List<CharacterStringPropertyType> value)
withScope in class AbstractCTCatalogueTypepublic CTUomCatalogueType withFieldOfApplication(List<CharacterStringPropertyType> value)
withFieldOfApplication in class AbstractCTCatalogueTypepublic CTUomCatalogueType withLocale(List<PTLocalePropertyType> value)
withLocale in class AbstractCTCatalogueTypepublic CTUomCatalogueType withSubCatalogue(List<CTCataloguePropertyType> value)
withSubCatalogue in class AbstractCTCatalogueTypepublic CTUomCatalogueType withId(String value)
withId in class AbstractCTCatalogueTypepublic CTUomCatalogueType withUuid(String value)
withUuid in class AbstractCTCatalogueTypeCopyright © 2008–2023. All rights reserved.