Uses of Interface
org.isotc211.x2005.gco.ObjectReferencePropertyType
-
Packages that use ObjectReferencePropertyType Package Description org.isotc211.x2005.gco org.isotc211.x2005.gco.impl org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of ObjectReferencePropertyType in org.isotc211.x2005.gco
Methods in org.isotc211.x2005.gco that return ObjectReferencePropertyType Modifier and Type Method Description static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. newInstance()static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(File file)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(InputStream is)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(Reader r)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(String xmlAsString)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(URL u)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(XMLStreamReader sr)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(Node node)static ObjectReferencePropertyTypeObjectReferencePropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options) -
Uses of ObjectReferencePropertyType in org.isotc211.x2005.gco.impl
Classes in org.isotc211.x2005.gco.impl that implement ObjectReferencePropertyType Modifier and Type Class Description classObjectReferencePropertyTypeImplAn XML ObjectReference_PropertyType(@http://www.isotc211.org/2005/gco). -
Uses of ObjectReferencePropertyType in org.isotc211.x2005.gmd
Subinterfaces of ObjectReferencePropertyType in org.isotc211.x2005.gmd Modifier and Type Interface Description interfaceLocalisedCharacterStringPropertyTypeAn XML LocalisedCharacterString_PropertyType(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd that return ObjectReferencePropertyType Modifier and Type Method Description ObjectReferencePropertyTypeMDScopeDescriptionType. addNewAttributeInstances()Appends and returns a new empty value (as xml) as the last "attributeInstances" elementObjectReferencePropertyTypeMDScopeDescriptionType. addNewAttributes()Appends and returns a new empty value (as xml) as the last "attributes" elementObjectReferencePropertyTypeMDMetadataType. addNewFeatureAttribute()Appends and returns a new empty value (as xml) as the last "featureAttribute" elementObjectReferencePropertyTypeMDScopeDescriptionType. addNewFeatureInstances()Appends and returns a new empty value (as xml) as the last "featureInstances" elementObjectReferencePropertyTypeMDScopeDescriptionType. addNewFeatures()Appends and returns a new empty value (as xml) as the last "features" elementObjectReferencePropertyTypeMDMetadataType. addNewFeatureType()Appends and returns a new empty value (as xml) as the last "featureType" elementObjectReferencePropertyTypeMDMetadataType. addNewPropertyType()Appends and returns a new empty value (as xml) as the last "propertyType" elementObjectReferencePropertyType[]MDScopeDescriptionType. getAttributeInstancesArray()Gets array of all "attributeInstances" elementsObjectReferencePropertyTypeMDScopeDescriptionType. getAttributeInstancesArray(int i)Gets ith "attributeInstances" elementObjectReferencePropertyType[]MDScopeDescriptionType. getAttributesArray()Gets array of all "attributes" elementsObjectReferencePropertyTypeMDScopeDescriptionType. getAttributesArray(int i)Gets ith "attributes" elementObjectReferencePropertyType[]MDMetadataType. getFeatureAttributeArray()Gets array of all "featureAttribute" elementsObjectReferencePropertyTypeMDMetadataType. getFeatureAttributeArray(int i)Gets ith "featureAttribute" elementObjectReferencePropertyType[]MDScopeDescriptionType. getFeatureInstancesArray()Gets array of all "featureInstances" elementsObjectReferencePropertyTypeMDScopeDescriptionType. getFeatureInstancesArray(int i)Gets ith "featureInstances" elementObjectReferencePropertyType[]MDScopeDescriptionType. getFeaturesArray()Gets array of all "features" elementsObjectReferencePropertyTypeMDScopeDescriptionType. getFeaturesArray(int i)Gets ith "features" elementObjectReferencePropertyType[]MDMetadataType. getFeatureTypeArray()Gets array of all "featureType" elementsObjectReferencePropertyTypeMDMetadataType. getFeatureTypeArray(int i)Gets ith "featureType" elementObjectReferencePropertyType[]MDMetadataType. getPropertyTypeArray()Gets array of all "propertyType" elementsObjectReferencePropertyTypeMDMetadataType. getPropertyTypeArray(int i)Gets ith "propertyType" elementObjectReferencePropertyTypeMDScopeDescriptionType. insertNewAttributeInstances(int i)Inserts and returns a new empty value (as xml) as the ith "attributeInstances" elementObjectReferencePropertyTypeMDScopeDescriptionType. insertNewAttributes(int i)Inserts and returns a new empty value (as xml) as the ith "attributes" elementObjectReferencePropertyTypeMDMetadataType. insertNewFeatureAttribute(int i)Inserts and returns a new empty value (as xml) as the ith "featureAttribute" elementObjectReferencePropertyTypeMDScopeDescriptionType. insertNewFeatureInstances(int i)Inserts and returns a new empty value (as xml) as the ith "featureInstances" elementObjectReferencePropertyTypeMDScopeDescriptionType. insertNewFeatures(int i)Inserts and returns a new empty value (as xml) as the ith "features" elementObjectReferencePropertyTypeMDMetadataType. insertNewFeatureType(int i)Inserts and returns a new empty value (as xml) as the ith "featureType" elementObjectReferencePropertyTypeMDMetadataType. insertNewPropertyType(int i)Inserts and returns a new empty value (as xml) as the ith "propertyType" elementMethods in org.isotc211.x2005.gmd with parameters of type ObjectReferencePropertyType Modifier and Type Method Description voidMDScopeDescriptionType. setAttributeInstancesArray(int i, ObjectReferencePropertyType attributeInstances)Sets ith "attributeInstances" elementvoidMDScopeDescriptionType. setAttributeInstancesArray(ObjectReferencePropertyType[] attributeInstancesArray)Sets array of all "attributeInstances" elementvoidMDScopeDescriptionType. setAttributesArray(int i, ObjectReferencePropertyType attributes)Sets ith "attributes" elementvoidMDScopeDescriptionType. setAttributesArray(ObjectReferencePropertyType[] attributesArray)Sets array of all "attributes" elementvoidMDMetadataType. setFeatureAttributeArray(int i, ObjectReferencePropertyType featureAttribute)Sets ith "featureAttribute" elementvoidMDMetadataType. setFeatureAttributeArray(ObjectReferencePropertyType[] featureAttributeArray)Sets array of all "featureAttribute" elementvoidMDScopeDescriptionType. setFeatureInstancesArray(int i, ObjectReferencePropertyType featureInstances)Sets ith "featureInstances" elementvoidMDScopeDescriptionType. setFeatureInstancesArray(ObjectReferencePropertyType[] featureInstancesArray)Sets array of all "featureInstances" elementvoidMDScopeDescriptionType. setFeaturesArray(int i, ObjectReferencePropertyType features)Sets ith "features" elementvoidMDScopeDescriptionType. setFeaturesArray(ObjectReferencePropertyType[] featuresArray)Sets array of all "features" elementvoidMDMetadataType. setFeatureTypeArray(int i, ObjectReferencePropertyType featureType)Sets ith "featureType" elementvoidMDMetadataType. setFeatureTypeArray(ObjectReferencePropertyType[] featureTypeArray)Sets array of all "featureType" elementvoidMDMetadataType. setPropertyTypeArray(int i, ObjectReferencePropertyType propertyType)Sets ith "propertyType" elementvoidMDMetadataType. setPropertyTypeArray(ObjectReferencePropertyType[] propertyTypeArray)Sets array of all "propertyType" element -
Uses of ObjectReferencePropertyType in org.isotc211.x2005.gmd.impl
Classes in org.isotc211.x2005.gmd.impl that implement ObjectReferencePropertyType Modifier and Type Class Description classLocalisedCharacterStringPropertyTypeImplAn XML LocalisedCharacterString_PropertyType(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd.impl that return ObjectReferencePropertyType Modifier and Type Method Description ObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. addNewAttributeInstances()Appends and returns a new empty value (as xml) as the last "attributeInstances" elementObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. addNewAttributes()Appends and returns a new empty value (as xml) as the last "attributes" elementObjectReferencePropertyTypeMDMetadataTypeImpl. addNewFeatureAttribute()Appends and returns a new empty value (as xml) as the last "featureAttribute" elementObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. addNewFeatureInstances()Appends and returns a new empty value (as xml) as the last "featureInstances" elementObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. addNewFeatures()Appends and returns a new empty value (as xml) as the last "features" elementObjectReferencePropertyTypeMDMetadataTypeImpl. addNewFeatureType()Appends and returns a new empty value (as xml) as the last "featureType" elementObjectReferencePropertyTypeMDMetadataTypeImpl. addNewPropertyType()Appends and returns a new empty value (as xml) as the last "propertyType" elementObjectReferencePropertyType[]MDScopeDescriptionTypeImpl. getAttributeInstancesArray()Gets array of all "attributeInstances" elementsObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. getAttributeInstancesArray(int i)Gets ith "attributeInstances" elementObjectReferencePropertyType[]MDScopeDescriptionTypeImpl. getAttributesArray()Gets array of all "attributes" elementsObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. getAttributesArray(int i)Gets ith "attributes" elementObjectReferencePropertyType[]MDMetadataTypeImpl. getFeatureAttributeArray()Gets array of all "featureAttribute" elementsObjectReferencePropertyTypeMDMetadataTypeImpl. getFeatureAttributeArray(int i)Gets ith "featureAttribute" elementObjectReferencePropertyType[]MDScopeDescriptionTypeImpl. getFeatureInstancesArray()Gets array of all "featureInstances" elementsObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. getFeatureInstancesArray(int i)Gets ith "featureInstances" elementObjectReferencePropertyType[]MDScopeDescriptionTypeImpl. getFeaturesArray()Gets array of all "features" elementsObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. getFeaturesArray(int i)Gets ith "features" elementObjectReferencePropertyType[]MDMetadataTypeImpl. getFeatureTypeArray()Gets array of all "featureType" elementsObjectReferencePropertyTypeMDMetadataTypeImpl. getFeatureTypeArray(int i)Gets ith "featureType" elementObjectReferencePropertyType[]MDMetadataTypeImpl. getPropertyTypeArray()Gets array of all "propertyType" elementsObjectReferencePropertyTypeMDMetadataTypeImpl. getPropertyTypeArray(int i)Gets ith "propertyType" elementObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. insertNewAttributeInstances(int i)Inserts and returns a new empty value (as xml) as the ith "attributeInstances" elementObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. insertNewAttributes(int i)Inserts and returns a new empty value (as xml) as the ith "attributes" elementObjectReferencePropertyTypeMDMetadataTypeImpl. insertNewFeatureAttribute(int i)Inserts and returns a new empty value (as xml) as the ith "featureAttribute" elementObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. insertNewFeatureInstances(int i)Inserts and returns a new empty value (as xml) as the ith "featureInstances" elementObjectReferencePropertyTypeMDScopeDescriptionTypeImpl. insertNewFeatures(int i)Inserts and returns a new empty value (as xml) as the ith "features" elementObjectReferencePropertyTypeMDMetadataTypeImpl. insertNewFeatureType(int i)Inserts and returns a new empty value (as xml) as the ith "featureType" elementObjectReferencePropertyTypeMDMetadataTypeImpl. insertNewPropertyType(int i)Inserts and returns a new empty value (as xml) as the ith "propertyType" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type ObjectReferencePropertyType Modifier and Type Method Description voidMDScopeDescriptionTypeImpl. setAttributeInstancesArray(int i, ObjectReferencePropertyType attributeInstances)Sets ith "attributeInstances" elementvoidMDScopeDescriptionTypeImpl. setAttributeInstancesArray(ObjectReferencePropertyType[] attributeInstancesArray)Sets array of all "attributeInstances" elementvoidMDScopeDescriptionTypeImpl. setAttributesArray(int i, ObjectReferencePropertyType attributes)Sets ith "attributes" elementvoidMDScopeDescriptionTypeImpl. setAttributesArray(ObjectReferencePropertyType[] attributesArray)Sets array of all "attributes" elementvoidMDMetadataTypeImpl. setFeatureAttributeArray(int i, ObjectReferencePropertyType featureAttribute)Sets ith "featureAttribute" elementvoidMDMetadataTypeImpl. setFeatureAttributeArray(ObjectReferencePropertyType[] featureAttributeArray)Sets array of all "featureAttribute" elementvoidMDScopeDescriptionTypeImpl. setFeatureInstancesArray(int i, ObjectReferencePropertyType featureInstances)Sets ith "featureInstances" elementvoidMDScopeDescriptionTypeImpl. setFeatureInstancesArray(ObjectReferencePropertyType[] featureInstancesArray)Sets array of all "featureInstances" elementvoidMDScopeDescriptionTypeImpl. setFeaturesArray(int i, ObjectReferencePropertyType features)Sets ith "features" elementvoidMDScopeDescriptionTypeImpl. setFeaturesArray(ObjectReferencePropertyType[] featuresArray)Sets array of all "features" elementvoidMDMetadataTypeImpl. setFeatureTypeArray(int i, ObjectReferencePropertyType featureType)Sets ith "featureType" elementvoidMDMetadataTypeImpl. setFeatureTypeArray(ObjectReferencePropertyType[] featureTypeArray)Sets array of all "featureType" elementvoidMDMetadataTypeImpl. setPropertyTypeArray(int i, ObjectReferencePropertyType propertyType)Sets ith "propertyType" elementvoidMDMetadataTypeImpl. setPropertyTypeArray(ObjectReferencePropertyType[] propertyTypeArray)Sets array of all "propertyType" element
-