Uses of Interface
eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringObjectType.Name
-
Packages that use AbstractMonitoringObjectType.Name Package Description eu.europa.ec.inspire.schemas.ef.x40 eu.europa.ec.inspire.schemas.ef.x40.impl -
-
Uses of AbstractMonitoringObjectType.Name in eu.europa.ec.inspire.schemas.ef.x40
Methods in eu.europa.ec.inspire.schemas.ef.x40 that return AbstractMonitoringObjectType.Name Modifier and Type Method Description AbstractMonitoringObjectType.NameAbstractMonitoringObjectType. addNewName2()Appends and returns a new empty value (as xml) as the last "name" elementAbstractMonitoringObjectType.Name[]AbstractMonitoringObjectType. getName2Array()Gets array of all "name" elementsAbstractMonitoringObjectType.NameAbstractMonitoringObjectType. getName2Array(int i)Gets ith "name" elementAbstractMonitoringObjectType.NameAbstractMonitoringObjectType. insertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementstatic AbstractMonitoringObjectType.NameAbstractMonitoringObjectType.Name.Factory. newInstance()static AbstractMonitoringObjectType.NameAbstractMonitoringObjectType.Name.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ef.x40 with parameters of type AbstractMonitoringObjectType.Name Modifier and Type Method Description voidAbstractMonitoringObjectType. setName2Array(int i, AbstractMonitoringObjectType.Name name2)Sets ith "name" elementvoidAbstractMonitoringObjectType. setName2Array(AbstractMonitoringObjectType.Name[] name2Array)Sets array of all "name" element -
Uses of AbstractMonitoringObjectType.Name in eu.europa.ec.inspire.schemas.ef.x40.impl
Classes in eu.europa.ec.inspire.schemas.ef.x40.impl that implement AbstractMonitoringObjectType.Name Modifier and Type Class Description static classAbstractMonitoringObjectTypeImpl.NameImplAn XML name(@http://inspire.ec.europa.eu/schemas/ef/4.0).Methods in eu.europa.ec.inspire.schemas.ef.x40.impl that return AbstractMonitoringObjectType.Name Modifier and Type Method Description AbstractMonitoringObjectType.NameAbstractMonitoringObjectTypeImpl. addNewName2()Appends and returns a new empty value (as xml) as the last "name" elementAbstractMonitoringObjectType.Name[]AbstractMonitoringObjectTypeImpl. getName2Array()Gets array of all "name" elementsAbstractMonitoringObjectType.NameAbstractMonitoringObjectTypeImpl. getName2Array(int i)Gets ith "name" elementAbstractMonitoringObjectType.NameAbstractMonitoringObjectTypeImpl. insertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementMethods in eu.europa.ec.inspire.schemas.ef.x40.impl with parameters of type AbstractMonitoringObjectType.Name Modifier and Type Method Description voidAbstractMonitoringObjectTypeImpl. setName2Array(int i, AbstractMonitoringObjectType.Name name2)Sets ith "name" elementvoidAbstractMonitoringObjectTypeImpl. setName2Array(AbstractMonitoringObjectType.Name[] name2Array)Sets array of all "name" element
-