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