Uses of Interface
eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringObjectType.Narrower
-
Packages that use AbstractMonitoringObjectType.Narrower Package Description eu.europa.ec.inspire.schemas.ef.x40 eu.europa.ec.inspire.schemas.ef.x40.impl -
-
Uses of AbstractMonitoringObjectType.Narrower in eu.europa.ec.inspire.schemas.ef.x40
Methods in eu.europa.ec.inspire.schemas.ef.x40 that return AbstractMonitoringObjectType.Narrower Modifier and Type Method Description AbstractMonitoringObjectType.NarrowerAbstractMonitoringObjectType. addNewNarrower()Appends and returns a new empty value (as xml) as the last "narrower" elementAbstractMonitoringObjectType.Narrower[]AbstractMonitoringObjectType. getNarrowerArray()Gets array of all "narrower" elementsAbstractMonitoringObjectType.NarrowerAbstractMonitoringObjectType. getNarrowerArray(int i)Gets ith "narrower" elementAbstractMonitoringObjectType.NarrowerAbstractMonitoringObjectType. insertNewNarrower(int i)Inserts and returns a new empty value (as xml) as the ith "narrower" elementstatic AbstractMonitoringObjectType.NarrowerAbstractMonitoringObjectType.Narrower.Factory. newInstance()static AbstractMonitoringObjectType.NarrowerAbstractMonitoringObjectType.Narrower.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ef.x40 with parameters of type AbstractMonitoringObjectType.Narrower Modifier and Type Method Description voidAbstractMonitoringObjectType. setNarrowerArray(int i, AbstractMonitoringObjectType.Narrower narrower)Sets ith "narrower" elementvoidAbstractMonitoringObjectType. setNarrowerArray(AbstractMonitoringObjectType.Narrower[] narrowerArray)Sets array of all "narrower" element -
Uses of AbstractMonitoringObjectType.Narrower in eu.europa.ec.inspire.schemas.ef.x40.impl
Classes in eu.europa.ec.inspire.schemas.ef.x40.impl that implement AbstractMonitoringObjectType.Narrower Modifier and Type Class Description static classAbstractMonitoringObjectTypeImpl.NarrowerImplAn XML narrower(@http://inspire.ec.europa.eu/schemas/ef/4.0).Methods in eu.europa.ec.inspire.schemas.ef.x40.impl that return AbstractMonitoringObjectType.Narrower Modifier and Type Method Description AbstractMonitoringObjectType.NarrowerAbstractMonitoringObjectTypeImpl. addNewNarrower()Appends and returns a new empty value (as xml) as the last "narrower" elementAbstractMonitoringObjectType.Narrower[]AbstractMonitoringObjectTypeImpl. getNarrowerArray()Gets array of all "narrower" elementsAbstractMonitoringObjectType.NarrowerAbstractMonitoringObjectTypeImpl. getNarrowerArray(int i)Gets ith "narrower" elementAbstractMonitoringObjectType.NarrowerAbstractMonitoringObjectTypeImpl. insertNewNarrower(int i)Inserts and returns a new empty value (as xml) as the ith "narrower" elementMethods in eu.europa.ec.inspire.schemas.ef.x40.impl with parameters of type AbstractMonitoringObjectType.Narrower Modifier and Type Method Description voidAbstractMonitoringObjectTypeImpl. setNarrowerArray(int i, AbstractMonitoringObjectType.Narrower narrower)Sets ith "narrower" elementvoidAbstractMonitoringObjectTypeImpl. setNarrowerArray(AbstractMonitoringObjectType.Narrower[] narrowerArray)Sets array of all "narrower" element
-