public class DSOtherAggregateType extends AbstractDSAggregateType 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 DS_OtherAggregate_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DS_OtherAggregate_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gmd}AbstractDS_Aggregate_Type">
</extension>
</complexContent>
</complexType>
composedOf, seriesMetadata, subset, supersetid, uuid| Constructor and Description |
|---|
DSOtherAggregateType() |
| 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) |
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
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) |
String |
toString() |
DSOtherAggregateType |
withComposedOf(Collection<DSDataSetPropertyType> values) |
DSOtherAggregateType |
withComposedOf(DSDataSetPropertyType... values) |
DSOtherAggregateType |
withComposedOf(List<DSDataSetPropertyType> value) |
DSOtherAggregateType |
withId(String value) |
DSOtherAggregateType |
withSeriesMetadata(Collection<MDMetadataPropertyType> values) |
DSOtherAggregateType |
withSeriesMetadata(List<MDMetadataPropertyType> value) |
DSOtherAggregateType |
withSeriesMetadata(MDMetadataPropertyType... values) |
DSOtherAggregateType |
withSubset(Collection<DSAggregatePropertyType> values) |
DSOtherAggregateType |
withSubset(DSAggregatePropertyType... values) |
DSOtherAggregateType |
withSubset(List<DSAggregatePropertyType> value) |
DSOtherAggregateType |
withSuperset(Collection<DSAggregatePropertyType> values) |
DSOtherAggregateType |
withSuperset(DSAggregatePropertyType... values) |
DSOtherAggregateType |
withSuperset(List<DSAggregatePropertyType> value) |
DSOtherAggregateType |
withUuid(String value) |
getComposedOf, getSeriesMetadata, getSubset, getSuperset, isSetComposedOf, isSetSeriesMetadata, isSetSubset, isSetSuperset, setComposedOf, setSeriesMetadata, setSubset, setSuperset, unsetComposedOf, unsetSeriesMetadata, unsetSubset, unsetSupersetpublic String toString()
toString in class AbstractDSAggregateTypepublic 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 AbstractDSAggregateTypepublic 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 AbstractDSAggregateTypepublic 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 AbstractDSAggregateTypepublic boolean equals(Object object)
equals in class AbstractDSAggregateTypepublic 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 AbstractDSAggregateTypepublic int hashCode()
hashCode in class AbstractDSAggregateTypepublic Object clone()
clone in class AbstractDSAggregateTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractDSAggregateTypepublic 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 AbstractDSAggregateTypepublic 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 AbstractDSAggregateTypepublic 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 AbstractDSAggregateTypepublic DSOtherAggregateType withComposedOf(DSDataSetPropertyType... values)
withComposedOf in class AbstractDSAggregateTypepublic DSOtherAggregateType withComposedOf(Collection<DSDataSetPropertyType> values)
withComposedOf in class AbstractDSAggregateTypepublic DSOtherAggregateType withSeriesMetadata(MDMetadataPropertyType... values)
withSeriesMetadata in class AbstractDSAggregateTypepublic DSOtherAggregateType withSeriesMetadata(Collection<MDMetadataPropertyType> values)
withSeriesMetadata in class AbstractDSAggregateTypepublic DSOtherAggregateType withSubset(DSAggregatePropertyType... values)
withSubset in class AbstractDSAggregateTypepublic DSOtherAggregateType withSubset(Collection<DSAggregatePropertyType> values)
withSubset in class AbstractDSAggregateTypepublic DSOtherAggregateType withSuperset(DSAggregatePropertyType... values)
withSuperset in class AbstractDSAggregateTypepublic DSOtherAggregateType withSuperset(Collection<DSAggregatePropertyType> values)
withSuperset in class AbstractDSAggregateTypepublic DSOtherAggregateType withComposedOf(List<DSDataSetPropertyType> value)
withComposedOf in class AbstractDSAggregateTypepublic DSOtherAggregateType withSeriesMetadata(List<MDMetadataPropertyType> value)
withSeriesMetadata in class AbstractDSAggregateTypepublic DSOtherAggregateType withSubset(List<DSAggregatePropertyType> value)
withSubset in class AbstractDSAggregateTypepublic DSOtherAggregateType withSuperset(List<DSAggregatePropertyType> value)
withSuperset in class AbstractDSAggregateTypepublic DSOtherAggregateType withId(String value)
withId in class AbstractDSAggregateTypepublic DSOtherAggregateType withUuid(String value)
withUuid in class AbstractDSAggregateTypeCopyright © 2008–2023. All rights reserved.