Uses of Interface
eu.europa.ec.inspire.schemas.ef.x40.AbstractMonitoringFeatureType.InvolvedIn
-
Packages that use AbstractMonitoringFeatureType.InvolvedIn Package Description eu.europa.ec.inspire.schemas.ef.x40 eu.europa.ec.inspire.schemas.ef.x40.impl -
-
Uses of AbstractMonitoringFeatureType.InvolvedIn in eu.europa.ec.inspire.schemas.ef.x40
Methods in eu.europa.ec.inspire.schemas.ef.x40 that return AbstractMonitoringFeatureType.InvolvedIn Modifier and Type Method Description AbstractMonitoringFeatureType.InvolvedInAbstractMonitoringFeatureType. addNewInvolvedIn()Appends and returns a new empty value (as xml) as the last "involvedIn" elementAbstractMonitoringFeatureType.InvolvedIn[]AbstractMonitoringFeatureType. getInvolvedInArray()Gets array of all "involvedIn" elementsAbstractMonitoringFeatureType.InvolvedInAbstractMonitoringFeatureType. getInvolvedInArray(int i)Gets ith "involvedIn" elementAbstractMonitoringFeatureType.InvolvedInAbstractMonitoringFeatureType. insertNewInvolvedIn(int i)Inserts and returns a new empty value (as xml) as the ith "involvedIn" elementstatic AbstractMonitoringFeatureType.InvolvedInAbstractMonitoringFeatureType.InvolvedIn.Factory. newInstance()static AbstractMonitoringFeatureType.InvolvedInAbstractMonitoringFeatureType.InvolvedIn.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ef.x40 with parameters of type AbstractMonitoringFeatureType.InvolvedIn Modifier and Type Method Description voidAbstractMonitoringFeatureType. setInvolvedInArray(int i, AbstractMonitoringFeatureType.InvolvedIn involvedIn)Sets ith "involvedIn" elementvoidAbstractMonitoringFeatureType. setInvolvedInArray(AbstractMonitoringFeatureType.InvolvedIn[] involvedInArray)Sets array of all "involvedIn" element -
Uses of AbstractMonitoringFeatureType.InvolvedIn in eu.europa.ec.inspire.schemas.ef.x40.impl
Classes in eu.europa.ec.inspire.schemas.ef.x40.impl that implement AbstractMonitoringFeatureType.InvolvedIn Modifier and Type Class Description static classAbstractMonitoringFeatureTypeImpl.InvolvedInImplAn XML involvedIn(@http://inspire.ec.europa.eu/schemas/ef/4.0).Methods in eu.europa.ec.inspire.schemas.ef.x40.impl that return AbstractMonitoringFeatureType.InvolvedIn Modifier and Type Method Description AbstractMonitoringFeatureType.InvolvedInAbstractMonitoringFeatureTypeImpl. addNewInvolvedIn()Appends and returns a new empty value (as xml) as the last "involvedIn" elementAbstractMonitoringFeatureType.InvolvedIn[]AbstractMonitoringFeatureTypeImpl. getInvolvedInArray()Gets array of all "involvedIn" elementsAbstractMonitoringFeatureType.InvolvedInAbstractMonitoringFeatureTypeImpl. getInvolvedInArray(int i)Gets ith "involvedIn" elementAbstractMonitoringFeatureType.InvolvedInAbstractMonitoringFeatureTypeImpl. insertNewInvolvedIn(int i)Inserts and returns a new empty value (as xml) as the ith "involvedIn" elementMethods in eu.europa.ec.inspire.schemas.ef.x40.impl with parameters of type AbstractMonitoringFeatureType.InvolvedIn Modifier and Type Method Description voidAbstractMonitoringFeatureTypeImpl. setInvolvedInArray(int i, AbstractMonitoringFeatureType.InvolvedIn involvedIn)Sets ith "involvedIn" elementvoidAbstractMonitoringFeatureTypeImpl. setInvolvedInArray(AbstractMonitoringFeatureType.InvolvedIn[] involvedInArray)Sets array of all "involvedIn" element
-