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