Uses of Interface
net.opengis.gml.x32.AssociationRoleType
-
Packages that use AssociationRoleType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of AssociationRoleType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return AssociationRoleType Modifier and Type Method Description AssociationRoleTypeAbstractAssociationRoleDocument. addNewAbstractAssociationRole()Appends and returns a new empty "abstractAssociationRole" elementAssociationRoleTypeAbstractStrictAssociationRoleDocument. addNewAbstractStrictAssociationRole()Appends and returns a new empty "abstractStrictAssociationRole" elementAssociationRoleTypeBagType. addNewMember()Appends and returns a new empty value (as xml) as the last "member" elementAssociationRoleTypeMemberDocument. addNewMember()Appends and returns a new empty "member" elementAssociationRoleTypeDataBlockType. addNewRangeParameters()Appends and returns a new empty "rangeParameters" elementAssociationRoleTypeFileType. addNewRangeParameters()Appends and returns a new empty "rangeParameters" elementAssociationRoleTypeRangeParametersDocument. addNewRangeParameters()Appends and returns a new empty "rangeParameters" elementAssociationRoleTypeAbstractAssociationRoleDocument. getAbstractAssociationRole()Gets the "abstractAssociationRole" elementAssociationRoleTypeAbstractStrictAssociationRoleDocument. getAbstractStrictAssociationRole()Gets the "abstractStrictAssociationRole" elementAssociationRoleTypeMemberDocument. getMember()Gets the "member" elementAssociationRoleType[]BagType. getMemberArray()Gets array of all "member" elementsAssociationRoleTypeBagType. getMemberArray(int i)Gets ith "member" elementAssociationRoleTypeDataBlockType. getRangeParameters()Gets the "rangeParameters" elementAssociationRoleTypeFileType. getRangeParameters()Gets the "rangeParameters" elementAssociationRoleTypeRangeParametersDocument. getRangeParameters()Gets the "rangeParameters" elementAssociationRoleTypeBagType. insertNewMember(int i)Inserts and returns a new empty value (as xml) as the ith "member" elementstatic AssociationRoleTypeAssociationRoleType.Factory. newInstance()static AssociationRoleTypeAssociationRoleType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static AssociationRoleTypeAssociationRoleType.Factory. parse(File file)static AssociationRoleTypeAssociationRoleType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AssociationRoleTypeAssociationRoleType.Factory. parse(InputStream is)static AssociationRoleTypeAssociationRoleType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AssociationRoleTypeAssociationRoleType.Factory. parse(Reader r)static AssociationRoleTypeAssociationRoleType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AssociationRoleTypeAssociationRoleType.Factory. parse(String xmlAsString)static AssociationRoleTypeAssociationRoleType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AssociationRoleTypeAssociationRoleType.Factory. parse(URL u)static AssociationRoleTypeAssociationRoleType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AssociationRoleTypeAssociationRoleType.Factory. parse(XMLStreamReader sr)static AssociationRoleTypeAssociationRoleType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AssociationRoleTypeAssociationRoleType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AssociationRoleTypeAssociationRoleType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AssociationRoleTypeAssociationRoleType.Factory. parse(Node node)static AssociationRoleTypeAssociationRoleType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type AssociationRoleType Modifier and Type Method Description voidAbstractAssociationRoleDocument. setAbstractAssociationRole(AssociationRoleType abstractAssociationRole)Sets the "abstractAssociationRole" elementvoidAbstractStrictAssociationRoleDocument. setAbstractStrictAssociationRole(AssociationRoleType abstractStrictAssociationRole)Sets the "abstractStrictAssociationRole" elementvoidMemberDocument. setMember(AssociationRoleType member)Sets the "member" elementvoidBagType. setMemberArray(int i, AssociationRoleType member)Sets ith "member" elementvoidBagType. setMemberArray(AssociationRoleType[] memberArray)Sets array of all "member" elementvoidDataBlockType. setRangeParameters(AssociationRoleType rangeParameters)Sets the "rangeParameters" elementvoidFileType. setRangeParameters(AssociationRoleType rangeParameters)Sets the "rangeParameters" elementvoidRangeParametersDocument. setRangeParameters(AssociationRoleType rangeParameters)Sets the "rangeParameters" element -
Uses of AssociationRoleType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement AssociationRoleType Modifier and Type Class Description classAssociationRoleTypeImplAn XML AssociationRoleType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return AssociationRoleType Modifier and Type Method Description AssociationRoleTypeAbstractAssociationRoleDocumentImpl. addNewAbstractAssociationRole()Appends and returns a new empty "abstractAssociationRole" elementAssociationRoleTypeAbstractStrictAssociationRoleDocumentImpl. addNewAbstractStrictAssociationRole()Appends and returns a new empty "abstractStrictAssociationRole" elementAssociationRoleTypeBagTypeImpl. addNewMember()Appends and returns a new empty value (as xml) as the last "member" elementAssociationRoleTypeMemberDocumentImpl. addNewMember()Appends and returns a new empty "member" elementAssociationRoleTypeDataBlockTypeImpl. addNewRangeParameters()Appends and returns a new empty "rangeParameters" elementAssociationRoleTypeFileTypeImpl. addNewRangeParameters()Appends and returns a new empty "rangeParameters" elementAssociationRoleTypeRangeParametersDocumentImpl. addNewRangeParameters()Appends and returns a new empty "rangeParameters" elementAssociationRoleTypeAbstractAssociationRoleDocumentImpl. getAbstractAssociationRole()Gets the "abstractAssociationRole" elementAssociationRoleTypeAbstractStrictAssociationRoleDocumentImpl. getAbstractStrictAssociationRole()Gets the "abstractStrictAssociationRole" elementAssociationRoleTypeMemberDocumentImpl. getMember()Gets the "member" elementAssociationRoleType[]BagTypeImpl. getMemberArray()Gets array of all "member" elementsAssociationRoleTypeBagTypeImpl. getMemberArray(int i)Gets ith "member" elementAssociationRoleTypeDataBlockTypeImpl. getRangeParameters()Gets the "rangeParameters" elementAssociationRoleTypeFileTypeImpl. getRangeParameters()Gets the "rangeParameters" elementAssociationRoleTypeRangeParametersDocumentImpl. getRangeParameters()Gets the "rangeParameters" elementAssociationRoleTypeBagTypeImpl. insertNewMember(int i)Inserts and returns a new empty value (as xml) as the ith "member" elementMethods in net.opengis.gml.x32.impl with parameters of type AssociationRoleType Modifier and Type Method Description voidAbstractAssociationRoleDocumentImpl. setAbstractAssociationRole(AssociationRoleType abstractAssociationRole)Sets the "abstractAssociationRole" elementvoidAbstractStrictAssociationRoleDocumentImpl. setAbstractStrictAssociationRole(AssociationRoleType abstractStrictAssociationRole)Sets the "abstractStrictAssociationRole" elementvoidMemberDocumentImpl. setMember(AssociationRoleType member)Sets the "member" elementvoidBagTypeImpl. setMemberArray(int i, AssociationRoleType member)Sets ith "member" elementvoidBagTypeImpl. setMemberArray(AssociationRoleType[] memberArray)Sets array of all "member" elementvoidDataBlockTypeImpl. setRangeParameters(AssociationRoleType rangeParameters)Sets the "rangeParameters" elementvoidFileTypeImpl. setRangeParameters(AssociationRoleType rangeParameters)Sets the "rangeParameters" elementvoidRangeParametersDocumentImpl. setRangeParameters(AssociationRoleType rangeParameters)Sets the "rangeParameters" element
-