Uses of Interface
net.opengis.gml.AbstractGeneralOperationParameterRefType
-
Packages that use AbstractGeneralOperationParameterRefType Package Description net.opengis.gml net.opengis.gml.impl -
-
Uses of AbstractGeneralOperationParameterRefType in net.opengis.gml
Methods in net.opengis.gml that return AbstractGeneralOperationParameterRefType Modifier and Type Method Description AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefDocument. addNewAbstractGeneralOperationParameterRef()Appends and returns a new empty "abstractGeneralOperationParameterRef" elementAbstractGeneralOperationParameterRefTypeIncludesParameterDocument. addNewIncludesParameter()Appends and returns a new empty "includesParameter" elementAbstractGeneralOperationParameterRefTypeOperationParameterGroupType. addNewIncludesParameter()Appends and returns a new empty value (as xml) as the last "includesParameter" elementAbstractGeneralOperationParameterRefTypeOperationMethodType. addNewUsesParameter()Appends and returns a new empty value (as xml) as the last "usesParameter" elementAbstractGeneralOperationParameterRefTypeUsesParameterDocument. addNewUsesParameter()Appends and returns a new empty "usesParameter" elementAbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefDocument. getAbstractGeneralOperationParameterRef()Gets the "abstractGeneralOperationParameterRef" elementAbstractGeneralOperationParameterRefTypeIncludesParameterDocument. getIncludesParameter()Gets the "includesParameter" elementAbstractGeneralOperationParameterRefType[]OperationParameterGroupType. getIncludesParameterArray()Gets array of all "includesParameter" elementsAbstractGeneralOperationParameterRefTypeOperationParameterGroupType. getIncludesParameterArray(int i)Gets ith "includesParameter" elementAbstractGeneralOperationParameterRefTypeUsesParameterDocument. getUsesParameter()Gets the "usesParameter" elementAbstractGeneralOperationParameterRefType[]OperationMethodType. getUsesParameterArray()Gets array of all "usesParameter" elementsAbstractGeneralOperationParameterRefTypeOperationMethodType. getUsesParameterArray(int i)Gets ith "usesParameter" elementAbstractGeneralOperationParameterRefTypeOperationParameterGroupType. insertNewIncludesParameter(int i)Inserts and returns a new empty value (as xml) as the ith "includesParameter" elementAbstractGeneralOperationParameterRefTypeOperationMethodType. insertNewUsesParameter(int i)Inserts and returns a new empty value (as xml) as the ith "usesParameter" elementstatic AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. newInstance()static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(File file)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(InputStream is)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(Reader r)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(String xmlAsString)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(URL u)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(XMLStreamReader sr)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(Node node)static AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml with parameters of type AbstractGeneralOperationParameterRefType Modifier and Type Method Description voidAbstractGeneralOperationParameterRefDocument. setAbstractGeneralOperationParameterRef(AbstractGeneralOperationParameterRefType abstractGeneralOperationParameterRef)Sets the "abstractGeneralOperationParameterRef" elementvoidIncludesParameterDocument. setIncludesParameter(AbstractGeneralOperationParameterRefType includesParameter)Sets the "includesParameter" elementvoidOperationParameterGroupType. setIncludesParameterArray(int i, AbstractGeneralOperationParameterRefType includesParameter)Sets ith "includesParameter" elementvoidOperationParameterGroupType. setIncludesParameterArray(AbstractGeneralOperationParameterRefType[] includesParameterArray)Sets array of all "includesParameter" elementvoidUsesParameterDocument. setUsesParameter(AbstractGeneralOperationParameterRefType usesParameter)Sets the "usesParameter" elementvoidOperationMethodType. setUsesParameterArray(int i, AbstractGeneralOperationParameterRefType usesParameter)Sets ith "usesParameter" elementvoidOperationMethodType. setUsesParameterArray(AbstractGeneralOperationParameterRefType[] usesParameterArray)Sets array of all "usesParameter" element -
Uses of AbstractGeneralOperationParameterRefType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement AbstractGeneralOperationParameterRefType Modifier and Type Class Description classAbstractGeneralOperationParameterRefTypeImplAn XML AbstractGeneralOperationParameterRefType(@http://www.opengis.net/gml).Methods in net.opengis.gml.impl that return AbstractGeneralOperationParameterRefType Modifier and Type Method Description AbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefDocumentImpl. addNewAbstractGeneralOperationParameterRef()Appends and returns a new empty "abstractGeneralOperationParameterRef" elementAbstractGeneralOperationParameterRefTypeIncludesParameterDocumentImpl. addNewIncludesParameter()Appends and returns a new empty "includesParameter" elementAbstractGeneralOperationParameterRefTypeOperationParameterGroupTypeImpl. addNewIncludesParameter()Appends and returns a new empty value (as xml) as the last "includesParameter" elementAbstractGeneralOperationParameterRefTypeOperationMethodTypeImpl. addNewUsesParameter()Appends and returns a new empty value (as xml) as the last "usesParameter" elementAbstractGeneralOperationParameterRefTypeUsesParameterDocumentImpl. addNewUsesParameter()Appends and returns a new empty "usesParameter" elementAbstractGeneralOperationParameterRefTypeAbstractGeneralOperationParameterRefDocumentImpl. getAbstractGeneralOperationParameterRef()Gets the "abstractGeneralOperationParameterRef" elementAbstractGeneralOperationParameterRefTypeIncludesParameterDocumentImpl. getIncludesParameter()Gets the "includesParameter" elementAbstractGeneralOperationParameterRefType[]OperationParameterGroupTypeImpl. getIncludesParameterArray()Gets array of all "includesParameter" elementsAbstractGeneralOperationParameterRefTypeOperationParameterGroupTypeImpl. getIncludesParameterArray(int i)Gets ith "includesParameter" elementAbstractGeneralOperationParameterRefTypeUsesParameterDocumentImpl. getUsesParameter()Gets the "usesParameter" elementAbstractGeneralOperationParameterRefType[]OperationMethodTypeImpl. getUsesParameterArray()Gets array of all "usesParameter" elementsAbstractGeneralOperationParameterRefTypeOperationMethodTypeImpl. getUsesParameterArray(int i)Gets ith "usesParameter" elementAbstractGeneralOperationParameterRefTypeOperationParameterGroupTypeImpl. insertNewIncludesParameter(int i)Inserts and returns a new empty value (as xml) as the ith "includesParameter" elementAbstractGeneralOperationParameterRefTypeOperationMethodTypeImpl. insertNewUsesParameter(int i)Inserts and returns a new empty value (as xml) as the ith "usesParameter" elementMethods in net.opengis.gml.impl with parameters of type AbstractGeneralOperationParameterRefType Modifier and Type Method Description voidAbstractGeneralOperationParameterRefDocumentImpl. setAbstractGeneralOperationParameterRef(AbstractGeneralOperationParameterRefType abstractGeneralOperationParameterRef)Sets the "abstractGeneralOperationParameterRef" elementvoidIncludesParameterDocumentImpl. setIncludesParameter(AbstractGeneralOperationParameterRefType includesParameter)Sets the "includesParameter" elementvoidOperationParameterGroupTypeImpl. setIncludesParameterArray(int i, AbstractGeneralOperationParameterRefType includesParameter)Sets ith "includesParameter" elementvoidOperationParameterGroupTypeImpl. setIncludesParameterArray(AbstractGeneralOperationParameterRefType[] includesParameterArray)Sets array of all "includesParameter" elementvoidUsesParameterDocumentImpl. setUsesParameter(AbstractGeneralOperationParameterRefType usesParameter)Sets the "usesParameter" elementvoidOperationMethodTypeImpl. setUsesParameterArray(int i, AbstractGeneralOperationParameterRefType usesParameter)Sets ith "usesParameter" elementvoidOperationMethodTypeImpl. setUsesParameterArray(AbstractGeneralOperationParameterRefType[] usesParameterArray)Sets array of all "usesParameter" element
-