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