Uses of Class
org.n52.shetland.iso.gco.Role
-
Packages that use Role Package Description org.n52.shetland.iso.gmd -
-
Uses of Role in org.n52.shetland.iso.gmd
Methods in org.n52.shetland.iso.gmd that return Role Modifier and Type Method Description RoleCiResponsibleParty. getRole()Methods in org.n52.shetland.iso.gmd that return types with arguments of type Role Modifier and Type Method Description Nillable<Role>CiResponsibleParty. getRoleNillable()Constructors in org.n52.shetland.iso.gmd with parameters of type Role Constructor Description CiResponsibleParty(Role role)Constructor parameters in org.n52.shetland.iso.gmd with type arguments of type Role Constructor Description CiResponsibleParty(Nillable<Role> role)
-