Uses of Class
nl.b3p.csw.jaxb.gml.AssociationType
-
Packages that use AssociationType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of AssociationType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return AssociationType Modifier and Type Method Description AssociationTypeObjectFactory. createAssociationType()Create an instance ofAssociationTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type AssociationType Modifier and Type Method Description AssociationObjectFactory. createAssociation(AssociationType value)Create an instance ofAssociation}MemberObjectFactory. createMember(AssociationType value)Create an instance ofMember}StrictAssociationObjectFactory. createStrictAssociation(AssociationType value)Create an instance ofStrictAssociation}Constructors in nl.b3p.csw.jaxb.gml with parameters of type AssociationType Constructor Description Association(AssociationType value)Member(AssociationType value)StrictAssociation(AssociationType value)
-