Uses of Class
net.opengis.gml._3.AssociationRoleType
-
Packages that use AssociationRoleType Package Description net.opengis.gml._3 -
-
Uses of AssociationRoleType in net.opengis.gml._3
Methods in net.opengis.gml._3 that return AssociationRoleType Modifier and Type Method Description AssociationRoleTypeObjectFactory. createAssociationRoleType()Create an instance ofAssociationRoleTypeMethods in net.opengis.gml._3 that return types with arguments of type AssociationRoleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AssociationRoleType>ObjectFactory. createAbstractAssociationRole(AssociationRoleType value)jakarta.xml.bind.JAXBElement<AssociationRoleType>ObjectFactory. createAbstractStrictAssociationRole(AssociationRoleType value)Methods in net.opengis.gml._3 with parameters of type AssociationRoleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AssociationRoleType>ObjectFactory. createAbstractAssociationRole(AssociationRoleType value)jakarta.xml.bind.JAXBElement<AssociationRoleType>ObjectFactory. createAbstractStrictAssociationRole(AssociationRoleType value)
-