Class MDAggregateInformationType
- java.lang.Object
-
- net.opengis.iso19139.gco.v_20070417.AbstractObjectType
-
- net.opengis.iso19139.gmd.v_20070417.MDAggregateInformationType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
public class MDAggregateInformationType extends AbstractObjectType implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Encapsulates the dataset aggregation informationJava class for MD_AggregateInformation_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MD_AggregateInformation_Type"> <complexContent> <extension base="{http://www.isotc211.org/2005/gco}AbstractObject_Type"> <sequence> <element name="aggregateDataSetName" type="{http://www.isotc211.org/2005/gmd}CI_Citation_PropertyType" minOccurs="0"/> <element name="aggregateDataSetIdentifier" type="{http://www.isotc211.org/2005/gmd}MD_Identifier_PropertyType" minOccurs="0"/> <element name="associationType" type="{http://www.isotc211.org/2005/gmd}DS_AssociationTypeCode_PropertyType"/> <element name="initiativeType" type="{http://www.isotc211.org/2005/gmd}DS_InitiativeTypeCode_PropertyType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected MDIdentifierPropertyTypeaggregateDataSetIdentifierprotected CICitationPropertyTypeaggregateDataSetNameprotected DSAssociationTypeCodePropertyTypeassociationTypeprotected DSInitiativeTypeCodePropertyTypeinitiativeType-
Fields inherited from class net.opengis.iso19139.gco.v_20070417.AbstractObjectType
id, uuid
-
-
Constructor Summary
Constructors Constructor Description MDAggregateInformationType()Default no-arg constructorMDAggregateInformationType(String id, String uuid, CICitationPropertyType aggregateDataSetName, MDIdentifierPropertyType aggregateDataSetIdentifier, DSAssociationTypeCodePropertyType associationType, DSInitiativeTypeCodePropertyType initiativeType)Fully-initialising value constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)StringBuilderappendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)Objectclone()ObjectcopyTo(Object target)ObjectcopyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)ObjectcreateNewInstance()booleanequals(Object object)booleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)MDIdentifierPropertyTypegetAggregateDataSetIdentifier()Gets the value of the aggregateDataSetIdentifier property.CICitationPropertyTypegetAggregateDataSetName()Gets the value of the aggregateDataSetName property.DSAssociationTypeCodePropertyTypegetAssociationType()Gets the value of the associationType property.DSInitiativeTypeCodePropertyTypegetInitiativeType()Gets the value of the initiativeType property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)booleanisSetAggregateDataSetIdentifier()booleanisSetAggregateDataSetName()booleanisSetAssociationType()booleanisSetInitiativeType()voidmergeFrom(Object left, Object right)voidmergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)voidsetAggregateDataSetIdentifier(MDIdentifierPropertyType value)Sets the value of the aggregateDataSetIdentifier property.voidsetAggregateDataSetName(CICitationPropertyType value)Sets the value of the aggregateDataSetName property.voidsetAssociationType(DSAssociationTypeCodePropertyType value)Sets the value of the associationType property.voidsetInitiativeType(DSInitiativeTypeCodePropertyType value)Sets the value of the initiativeType property.StringtoString()MDAggregateInformationTypewithAggregateDataSetIdentifier(MDIdentifierPropertyType value)MDAggregateInformationTypewithAggregateDataSetName(CICitationPropertyType value)MDAggregateInformationTypewithAssociationType(DSAssociationTypeCodePropertyType value)MDAggregateInformationTypewithId(String value)MDAggregateInformationTypewithInitiativeType(DSInitiativeTypeCodePropertyType value)MDAggregateInformationTypewithUuid(String value)
-
-
-
Field Detail
-
aggregateDataSetName
protected CICitationPropertyType aggregateDataSetName
-
aggregateDataSetIdentifier
protected MDIdentifierPropertyType aggregateDataSetIdentifier
-
associationType
protected DSAssociationTypeCodePropertyType associationType
-
initiativeType
protected DSInitiativeTypeCodePropertyType initiativeType
-
-
Constructor Detail
-
MDAggregateInformationType
public MDAggregateInformationType()
Default no-arg constructor
-
MDAggregateInformationType
public MDAggregateInformationType(String id, String uuid, CICitationPropertyType aggregateDataSetName, MDIdentifierPropertyType aggregateDataSetIdentifier, DSAssociationTypeCodePropertyType associationType, DSInitiativeTypeCodePropertyType initiativeType)
Fully-initialising value constructor
-
-
Method Detail
-
getAggregateDataSetName
public CICitationPropertyType getAggregateDataSetName()
Gets the value of the aggregateDataSetName property.- Returns:
- possible object is
CICitationPropertyType
-
setAggregateDataSetName
public void setAggregateDataSetName(CICitationPropertyType value)
Sets the value of the aggregateDataSetName property.- Parameters:
value- allowed object isCICitationPropertyType
-
isSetAggregateDataSetName
public boolean isSetAggregateDataSetName()
-
getAggregateDataSetIdentifier
public MDIdentifierPropertyType getAggregateDataSetIdentifier()
Gets the value of the aggregateDataSetIdentifier property.- Returns:
- possible object is
MDIdentifierPropertyType
-
setAggregateDataSetIdentifier
public void setAggregateDataSetIdentifier(MDIdentifierPropertyType value)
Sets the value of the aggregateDataSetIdentifier property.- Parameters:
value- allowed object isMDIdentifierPropertyType
-
isSetAggregateDataSetIdentifier
public boolean isSetAggregateDataSetIdentifier()
-
getAssociationType
public DSAssociationTypeCodePropertyType getAssociationType()
Gets the value of the associationType property.- Returns:
- possible object is
DSAssociationTypeCodePropertyType
-
setAssociationType
public void setAssociationType(DSAssociationTypeCodePropertyType value)
Sets the value of the associationType property.- Parameters:
value- allowed object isDSAssociationTypeCodePropertyType
-
isSetAssociationType
public boolean isSetAssociationType()
-
getInitiativeType
public DSInitiativeTypeCodePropertyType getInitiativeType()
Gets the value of the initiativeType property.- Returns:
- possible object is
DSInitiativeTypeCodePropertyType
-
setInitiativeType
public void setInitiativeType(DSInitiativeTypeCodePropertyType value)
Sets the value of the initiativeType property.- Parameters:
value- allowed object isDSInitiativeTypeCodePropertyType
-
isSetInitiativeType
public boolean isSetInitiativeType()
-
toString
public String toString()
- Overrides:
toStringin classAbstractObjectType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classAbstractObjectType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classAbstractObjectType
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classAbstractObjectType
-
equals
public boolean equals(Object object)
- Overrides:
equalsin classAbstractObjectType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classAbstractObjectType
-
hashCode
public int hashCode()
- Overrides:
hashCodein classAbstractObjectType
-
clone
public Object clone()
- Overrides:
clonein classAbstractObjectType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classAbstractObjectType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classAbstractObjectType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classAbstractObjectType
-
mergeFrom
public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classAbstractObjectType
-
withAggregateDataSetName
public MDAggregateInformationType withAggregateDataSetName(CICitationPropertyType value)
-
withAggregateDataSetIdentifier
public MDAggregateInformationType withAggregateDataSetIdentifier(MDIdentifierPropertyType value)
-
withAssociationType
public MDAggregateInformationType withAssociationType(DSAssociationTypeCodePropertyType value)
-
withInitiativeType
public MDAggregateInformationType withInitiativeType(DSInitiativeTypeCodePropertyType value)
-
withId
public MDAggregateInformationType withId(String value)
- Overrides:
withIdin classAbstractObjectType
-
withUuid
public MDAggregateInformationType withUuid(String value)
- Overrides:
withUuidin classAbstractObjectType
-
-