Uses of Interface
org.isotc211.x2005.gmd.CICitationPropertyType
-
Packages that use CICitationPropertyType Package Description org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of CICitationPropertyType in org.isotc211.x2005.gmd
Methods in org.isotc211.x2005.gmd that return CICitationPropertyType Modifier and Type Method Description CICitationPropertyTypeMDAggregateInformationType. addNewAggregateDataSetName()Appends and returns a new empty "aggregateDataSetName" elementCICitationPropertyTypeMDIdentifierType. addNewAuthority()Appends and returns a new empty "authority" elementCICitationPropertyTypeAbstractMDIdentificationType. addNewCitation()Appends and returns a new empty "citation" elementCICitationPropertyTypeAbstractDQElementType. addNewEvaluationProcedure()Appends and returns a new empty "evaluationProcedure" elementCICitationPropertyTypeMDFeatureCatalogueDescriptionType. addNewFeatureCatalogueCitation()Appends and returns a new empty value (as xml) as the last "featureCatalogueCitation" elementCICitationPropertyTypeMDApplicationSchemaInformationType. addNewName()Appends and returns a new empty "name" elementCICitationPropertyTypeMDGeoreferenceableType. addNewParameterCitation()Appends and returns a new empty value (as xml) as the last "parameterCitation" elementCICitationPropertyTypeMDPortrayalCatalogueReferenceType. addNewPortrayalCatalogueCitation()Appends and returns a new empty value (as xml) as the last "portrayalCatalogueCitation" elementCICitationPropertyTypeLISourceType. addNewSourceCitation()Appends and returns a new empty "sourceCitation" elementCICitationPropertyTypeDQConformanceResultType. addNewSpecification()Appends and returns a new empty "specification" elementCICitationPropertyTypeMDKeywordsType. addNewThesaurusName()Appends and returns a new empty "thesaurusName" elementCICitationPropertyTypeMDAggregateInformationType. getAggregateDataSetName()Gets the "aggregateDataSetName" elementCICitationPropertyTypeMDIdentifierType. getAuthority()Gets the "authority" elementCICitationPropertyTypeAbstractMDIdentificationType. getCitation()Gets the "citation" elementCICitationPropertyTypeAbstractDQElementType. getEvaluationProcedure()Gets the "evaluationProcedure" elementCICitationPropertyType[]MDFeatureCatalogueDescriptionType. getFeatureCatalogueCitationArray()Gets array of all "featureCatalogueCitation" elementsCICitationPropertyTypeMDFeatureCatalogueDescriptionType. getFeatureCatalogueCitationArray(int i)Gets ith "featureCatalogueCitation" elementCICitationPropertyTypeMDApplicationSchemaInformationType. getName()Gets the "name" elementCICitationPropertyType[]MDGeoreferenceableType. getParameterCitationArray()Gets array of all "parameterCitation" elementsCICitationPropertyTypeMDGeoreferenceableType. getParameterCitationArray(int i)Gets ith "parameterCitation" elementCICitationPropertyType[]MDPortrayalCatalogueReferenceType. getPortrayalCatalogueCitationArray()Gets array of all "portrayalCatalogueCitation" elementsCICitationPropertyTypeMDPortrayalCatalogueReferenceType. getPortrayalCatalogueCitationArray(int i)Gets ith "portrayalCatalogueCitation" elementCICitationPropertyTypeLISourceType. getSourceCitation()Gets the "sourceCitation" elementCICitationPropertyTypeDQConformanceResultType. getSpecification()Gets the "specification" elementCICitationPropertyTypeMDKeywordsType. getThesaurusName()Gets the "thesaurusName" elementCICitationPropertyTypeMDFeatureCatalogueDescriptionType. insertNewFeatureCatalogueCitation(int i)Inserts and returns a new empty value (as xml) as the ith "featureCatalogueCitation" elementCICitationPropertyTypeMDGeoreferenceableType. insertNewParameterCitation(int i)Inserts and returns a new empty value (as xml) as the ith "parameterCitation" elementCICitationPropertyTypeMDPortrayalCatalogueReferenceType. insertNewPortrayalCatalogueCitation(int i)Inserts and returns a new empty value (as xml) as the ith "portrayalCatalogueCitation" elementstatic CICitationPropertyTypeCICitationPropertyType.Factory. newInstance()static CICitationPropertyTypeCICitationPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(File file)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(InputStream is)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(Reader r)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(String xmlAsString)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(URL u)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(XMLStreamReader sr)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic CICitationPropertyTypeCICitationPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic CICitationPropertyTypeCICitationPropertyType.Factory. parse(Node node)static CICitationPropertyTypeCICitationPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.isotc211.x2005.gmd with parameters of type CICitationPropertyType Modifier and Type Method Description voidMDAggregateInformationType. setAggregateDataSetName(CICitationPropertyType aggregateDataSetName)Sets the "aggregateDataSetName" elementvoidMDIdentifierType. setAuthority(CICitationPropertyType authority)Sets the "authority" elementvoidAbstractMDIdentificationType. setCitation(CICitationPropertyType citation)Sets the "citation" elementvoidAbstractDQElementType. setEvaluationProcedure(CICitationPropertyType evaluationProcedure)Sets the "evaluationProcedure" elementvoidMDFeatureCatalogueDescriptionType. setFeatureCatalogueCitationArray(int i, CICitationPropertyType featureCatalogueCitation)Sets ith "featureCatalogueCitation" elementvoidMDFeatureCatalogueDescriptionType. setFeatureCatalogueCitationArray(CICitationPropertyType[] featureCatalogueCitationArray)Sets array of all "featureCatalogueCitation" elementvoidMDApplicationSchemaInformationType. setName(CICitationPropertyType name)Sets the "name" elementvoidMDGeoreferenceableType. setParameterCitationArray(int i, CICitationPropertyType parameterCitation)Sets ith "parameterCitation" elementvoidMDGeoreferenceableType. setParameterCitationArray(CICitationPropertyType[] parameterCitationArray)Sets array of all "parameterCitation" elementvoidMDPortrayalCatalogueReferenceType. setPortrayalCatalogueCitationArray(int i, CICitationPropertyType portrayalCatalogueCitation)Sets ith "portrayalCatalogueCitation" elementvoidMDPortrayalCatalogueReferenceType. setPortrayalCatalogueCitationArray(CICitationPropertyType[] portrayalCatalogueCitationArray)Sets array of all "portrayalCatalogueCitation" elementvoidLISourceType. setSourceCitation(CICitationPropertyType sourceCitation)Sets the "sourceCitation" elementvoidDQConformanceResultType. setSpecification(CICitationPropertyType specification)Sets the "specification" elementvoidMDKeywordsType. setThesaurusName(CICitationPropertyType thesaurusName)Sets the "thesaurusName" element -
Uses of CICitationPropertyType in org.isotc211.x2005.gmd.impl
Classes in org.isotc211.x2005.gmd.impl that implement CICitationPropertyType Modifier and Type Class Description classCICitationPropertyTypeImplAn XML CI_Citation_PropertyType(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd.impl that return CICitationPropertyType Modifier and Type Method Description CICitationPropertyTypeMDAggregateInformationTypeImpl. addNewAggregateDataSetName()Appends and returns a new empty "aggregateDataSetName" elementCICitationPropertyTypeMDIdentifierTypeImpl. addNewAuthority()Appends and returns a new empty "authority" elementCICitationPropertyTypeAbstractMDIdentificationTypeImpl. addNewCitation()Appends and returns a new empty "citation" elementCICitationPropertyTypeAbstractDQElementTypeImpl. addNewEvaluationProcedure()Appends and returns a new empty "evaluationProcedure" elementCICitationPropertyTypeMDFeatureCatalogueDescriptionTypeImpl. addNewFeatureCatalogueCitation()Appends and returns a new empty value (as xml) as the last "featureCatalogueCitation" elementCICitationPropertyTypeMDApplicationSchemaInformationTypeImpl. addNewName()Appends and returns a new empty "name" elementCICitationPropertyTypeMDGeoreferenceableTypeImpl. addNewParameterCitation()Appends and returns a new empty value (as xml) as the last "parameterCitation" elementCICitationPropertyTypeMDPortrayalCatalogueReferenceTypeImpl. addNewPortrayalCatalogueCitation()Appends and returns a new empty value (as xml) as the last "portrayalCatalogueCitation" elementCICitationPropertyTypeLISourceTypeImpl. addNewSourceCitation()Appends and returns a new empty "sourceCitation" elementCICitationPropertyTypeDQConformanceResultTypeImpl. addNewSpecification()Appends and returns a new empty "specification" elementCICitationPropertyTypeMDKeywordsTypeImpl. addNewThesaurusName()Appends and returns a new empty "thesaurusName" elementCICitationPropertyTypeMDAggregateInformationTypeImpl. getAggregateDataSetName()Gets the "aggregateDataSetName" elementCICitationPropertyTypeMDIdentifierTypeImpl. getAuthority()Gets the "authority" elementCICitationPropertyTypeAbstractMDIdentificationTypeImpl. getCitation()Gets the "citation" elementCICitationPropertyTypeAbstractDQElementTypeImpl. getEvaluationProcedure()Gets the "evaluationProcedure" elementCICitationPropertyType[]MDFeatureCatalogueDescriptionTypeImpl. getFeatureCatalogueCitationArray()Gets array of all "featureCatalogueCitation" elementsCICitationPropertyTypeMDFeatureCatalogueDescriptionTypeImpl. getFeatureCatalogueCitationArray(int i)Gets ith "featureCatalogueCitation" elementCICitationPropertyTypeMDApplicationSchemaInformationTypeImpl. getName()Gets the "name" elementCICitationPropertyType[]MDGeoreferenceableTypeImpl. getParameterCitationArray()Gets array of all "parameterCitation" elementsCICitationPropertyTypeMDGeoreferenceableTypeImpl. getParameterCitationArray(int i)Gets ith "parameterCitation" elementCICitationPropertyType[]MDPortrayalCatalogueReferenceTypeImpl. getPortrayalCatalogueCitationArray()Gets array of all "portrayalCatalogueCitation" elementsCICitationPropertyTypeMDPortrayalCatalogueReferenceTypeImpl. getPortrayalCatalogueCitationArray(int i)Gets ith "portrayalCatalogueCitation" elementCICitationPropertyTypeLISourceTypeImpl. getSourceCitation()Gets the "sourceCitation" elementCICitationPropertyTypeDQConformanceResultTypeImpl. getSpecification()Gets the "specification" elementCICitationPropertyTypeMDKeywordsTypeImpl. getThesaurusName()Gets the "thesaurusName" elementCICitationPropertyTypeMDFeatureCatalogueDescriptionTypeImpl. insertNewFeatureCatalogueCitation(int i)Inserts and returns a new empty value (as xml) as the ith "featureCatalogueCitation" elementCICitationPropertyTypeMDGeoreferenceableTypeImpl. insertNewParameterCitation(int i)Inserts and returns a new empty value (as xml) as the ith "parameterCitation" elementCICitationPropertyTypeMDPortrayalCatalogueReferenceTypeImpl. insertNewPortrayalCatalogueCitation(int i)Inserts and returns a new empty value (as xml) as the ith "portrayalCatalogueCitation" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type CICitationPropertyType Modifier and Type Method Description voidMDAggregateInformationTypeImpl. setAggregateDataSetName(CICitationPropertyType aggregateDataSetName)Sets the "aggregateDataSetName" elementvoidMDIdentifierTypeImpl. setAuthority(CICitationPropertyType authority)Sets the "authority" elementvoidAbstractMDIdentificationTypeImpl. setCitation(CICitationPropertyType citation)Sets the "citation" elementvoidAbstractDQElementTypeImpl. setEvaluationProcedure(CICitationPropertyType evaluationProcedure)Sets the "evaluationProcedure" elementvoidMDFeatureCatalogueDescriptionTypeImpl. setFeatureCatalogueCitationArray(int i, CICitationPropertyType featureCatalogueCitation)Sets ith "featureCatalogueCitation" elementvoidMDFeatureCatalogueDescriptionTypeImpl. setFeatureCatalogueCitationArray(CICitationPropertyType[] featureCatalogueCitationArray)Sets array of all "featureCatalogueCitation" elementvoidMDApplicationSchemaInformationTypeImpl. setName(CICitationPropertyType name)Sets the "name" elementvoidMDGeoreferenceableTypeImpl. setParameterCitationArray(int i, CICitationPropertyType parameterCitation)Sets ith "parameterCitation" elementvoidMDGeoreferenceableTypeImpl. setParameterCitationArray(CICitationPropertyType[] parameterCitationArray)Sets array of all "parameterCitation" elementvoidMDPortrayalCatalogueReferenceTypeImpl. setPortrayalCatalogueCitationArray(int i, CICitationPropertyType portrayalCatalogueCitation)Sets ith "portrayalCatalogueCitation" elementvoidMDPortrayalCatalogueReferenceTypeImpl. setPortrayalCatalogueCitationArray(CICitationPropertyType[] portrayalCatalogueCitationArray)Sets array of all "portrayalCatalogueCitation" elementvoidLISourceTypeImpl. setSourceCitation(CICitationPropertyType sourceCitation)Sets the "sourceCitation" elementvoidDQConformanceResultTypeImpl. setSpecification(CICitationPropertyType specification)Sets the "specification" elementvoidMDKeywordsTypeImpl. setThesaurusName(CICitationPropertyType thesaurusName)Sets the "thesaurusName" element
-