Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.ExternalReferenceType
-
Packages that use ExternalReferenceType Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of ExternalReferenceType in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return ExternalReferenceType Modifier and Type Method Description ExternalReferenceTypeAbstractConstructionType.ExternalReference. addNewExternalReference()Appends and returns a new empty "ExternalReference" elementExternalReferenceTypeExternalReferenceDocument. addNewExternalReference()Appends and returns a new empty "ExternalReference" elementExternalReferenceTypeExternalReferencePropertyType. addNewExternalReference()Appends and returns a new empty "ExternalReference" elementExternalReferenceTypeAbstractConstructionType.ExternalReference. getExternalReference()Gets the "ExternalReference" elementExternalReferenceTypeExternalReferenceDocument. getExternalReference()Gets the "ExternalReference" elementExternalReferenceTypeExternalReferencePropertyType. getExternalReference()Gets the "ExternalReference" elementstatic ExternalReferenceTypeExternalReferenceType.Factory. newInstance()static ExternalReferenceTypeExternalReferenceType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ExternalReferenceTypeExternalReferenceType.Factory. parse(File file)static ExternalReferenceTypeExternalReferenceType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ExternalReferenceTypeExternalReferenceType.Factory. parse(InputStream is)static ExternalReferenceTypeExternalReferenceType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ExternalReferenceTypeExternalReferenceType.Factory. parse(Reader r)static ExternalReferenceTypeExternalReferenceType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ExternalReferenceTypeExternalReferenceType.Factory. parse(String xmlAsString)static ExternalReferenceTypeExternalReferenceType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ExternalReferenceTypeExternalReferenceType.Factory. parse(URL u)static ExternalReferenceTypeExternalReferenceType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static ExternalReferenceTypeExternalReferenceType.Factory. parse(XMLStreamReader sr)static ExternalReferenceTypeExternalReferenceType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static ExternalReferenceTypeExternalReferenceType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ExternalReferenceTypeExternalReferenceType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic ExternalReferenceTypeExternalReferenceType.Factory. parse(Node node)static ExternalReferenceTypeExternalReferenceType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type ExternalReferenceType Modifier and Type Method Description voidAbstractConstructionType.ExternalReference. setExternalReference(ExternalReferenceType externalReference)Sets the "ExternalReference" elementvoidExternalReferenceDocument. setExternalReference(ExternalReferenceType externalReference)Sets the "ExternalReference" elementvoidExternalReferencePropertyType. setExternalReference(ExternalReferenceType externalReference)Sets the "ExternalReference" element -
Uses of ExternalReferenceType in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement ExternalReferenceType Modifier and Type Class Description classExternalReferenceTypeImplAn XML ExternalReferenceType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return ExternalReferenceType Modifier and Type Method Description ExternalReferenceTypeAbstractConstructionTypeImpl.ExternalReferenceImpl. addNewExternalReference()Appends and returns a new empty "ExternalReference" elementExternalReferenceTypeExternalReferenceDocumentImpl. addNewExternalReference()Appends and returns a new empty "ExternalReference" elementExternalReferenceTypeExternalReferencePropertyTypeImpl. addNewExternalReference()Appends and returns a new empty "ExternalReference" elementExternalReferenceTypeAbstractConstructionTypeImpl.ExternalReferenceImpl. getExternalReference()Gets the "ExternalReference" elementExternalReferenceTypeExternalReferenceDocumentImpl. getExternalReference()Gets the "ExternalReference" elementExternalReferenceTypeExternalReferencePropertyTypeImpl. getExternalReference()Gets the "ExternalReference" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type ExternalReferenceType Modifier and Type Method Description voidAbstractConstructionTypeImpl.ExternalReferenceImpl. setExternalReference(ExternalReferenceType externalReference)Sets the "ExternalReference" elementvoidExternalReferenceDocumentImpl. setExternalReference(ExternalReferenceType externalReference)Sets the "ExternalReference" elementvoidExternalReferencePropertyTypeImpl. setExternalReference(ExternalReferenceType externalReference)Sets the "ExternalReference" element
-