Uses of Class
org.n52.shetland.iso.CodeList.CiRoleCodes
-
Packages that use CodeList.CiRoleCodes Package Description org.n52.shetland.iso org.n52.shetland.iso.gco -
-
Uses of CodeList.CiRoleCodes in org.n52.shetland.iso
Methods in org.n52.shetland.iso that return CodeList.CiRoleCodes Modifier and Type Method Description static CodeList.CiRoleCodesCodeList.CiRoleCodes. valueOf(String name)Returns the enum constant of this type with the specified name.static CodeList.CiRoleCodes[]CodeList.CiRoleCodes. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CodeList.CiRoleCodes in org.n52.shetland.iso.gco
Methods in org.n52.shetland.iso.gco with parameters of type CodeList.CiRoleCodes Modifier and Type Method Description AbstractRoleAbstractRole. setCodeListValue(CodeList.CiRoleCodes codeListValue)
-