Uses of Interface
org.isotc211.x2005.gmd.CICitationType
-
Packages that use CICitationType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl org.isotc211.x2005.gmd org.isotc211.x2005.gmd.impl -
-
Uses of CICitationType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return CICitationType Modifier and Type Method Description CICitationTypeFormulaCitationDocument.FormulaCitation. addNewCICitation()Appends and returns a new empty "CI_Citation" elementCICitationTypeFormulaCitationDocument.FormulaCitation. getCICitation()Gets the "CI_Citation" elementMethods in net.opengis.gml.x32 with parameters of type CICitationType Modifier and Type Method Description voidFormulaCitationDocument.FormulaCitation. setCICitation(CICitationType ciCitation)Sets the "CI_Citation" element -
Uses of CICitationType in net.opengis.gml.x32.impl
Methods in net.opengis.gml.x32.impl that return CICitationType Modifier and Type Method Description CICitationTypeFormulaCitationDocumentImpl.FormulaCitationImpl. addNewCICitation()Appends and returns a new empty "CI_Citation" elementCICitationTypeFormulaCitationDocumentImpl.FormulaCitationImpl. getCICitation()Gets the "CI_Citation" elementMethods in net.opengis.gml.x32.impl with parameters of type CICitationType Modifier and Type Method Description voidFormulaCitationDocumentImpl.FormulaCitationImpl. setCICitation(CICitationType ciCitation)Sets the "CI_Citation" element -
Uses of CICitationType in org.isotc211.x2005.gmd
Methods in org.isotc211.x2005.gmd that return CICitationType Modifier and Type Method Description CICitationTypeCICitationDocument. addNewCICitation()Appends and returns a new empty "CI_Citation" elementCICitationTypeCICitationPropertyType. addNewCICitation()Appends and returns a new empty "CI_Citation" elementCICitationTypeCICitationDocument. getCICitation()Gets the "CI_Citation" elementCICitationTypeCICitationPropertyType. getCICitation()Gets the "CI_Citation" elementstatic CICitationTypeCICitationType.Factory. newInstance()static CICitationTypeCICitationType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static CICitationTypeCICitationType.Factory. parse(File file)static CICitationTypeCICitationType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static CICitationTypeCICitationType.Factory. parse(InputStream is)static CICitationTypeCICitationType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static CICitationTypeCICitationType.Factory. parse(Reader r)static CICitationTypeCICitationType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static CICitationTypeCICitationType.Factory. parse(String xmlAsString)static CICitationTypeCICitationType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static CICitationTypeCICitationType.Factory. parse(URL u)static CICitationTypeCICitationType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static CICitationTypeCICitationType.Factory. parse(XMLStreamReader sr)static CICitationTypeCICitationType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static CICitationTypeCICitationType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic CICitationTypeCICitationType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic CICitationTypeCICitationType.Factory. parse(Node node)static CICitationTypeCICitationType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in org.isotc211.x2005.gmd with parameters of type CICitationType Modifier and Type Method Description voidCICitationDocument. setCICitation(CICitationType ciCitation)Sets the "CI_Citation" elementvoidCICitationPropertyType. setCICitation(CICitationType ciCitation)Sets the "CI_Citation" element -
Uses of CICitationType in org.isotc211.x2005.gmd.impl
Classes in org.isotc211.x2005.gmd.impl that implement CICitationType Modifier and Type Class Description classCICitationTypeImplAn XML CI_Citation_Type(@http://www.isotc211.org/2005/gmd).Methods in org.isotc211.x2005.gmd.impl that return CICitationType Modifier and Type Method Description CICitationTypeCICitationDocumentImpl. addNewCICitation()Appends and returns a new empty "CI_Citation" elementCICitationTypeCICitationPropertyTypeImpl. addNewCICitation()Appends and returns a new empty "CI_Citation" elementCICitationTypeCICitationDocumentImpl. getCICitation()Gets the "CI_Citation" elementCICitationTypeCICitationPropertyTypeImpl. getCICitation()Gets the "CI_Citation" elementMethods in org.isotc211.x2005.gmd.impl with parameters of type CICitationType Modifier and Type Method Description voidCICitationDocumentImpl. setCICitation(CICitationType ciCitation)Sets the "CI_Citation" elementvoidCICitationPropertyTypeImpl. setCICitation(CICitationType ciCitation)Sets the "CI_Citation" element
-