Uses of Class
org.icatproject.PermissibleStringValue
-
Packages that use PermissibleStringValue Package Description org.icatproject -
-
Uses of PermissibleStringValue in org.icatproject
Fields in org.icatproject with type parameters of type PermissibleStringValue Modifier and Type Field Description protected List<PermissibleStringValue>ParameterType. permissibleStringValuesMethods in org.icatproject that return PermissibleStringValue Modifier and Type Method Description PermissibleStringValueObjectFactory. createPermissibleStringValue()Create an instance ofPermissibleStringValueMethods in org.icatproject that return types with arguments of type PermissibleStringValue Modifier and Type Method Description List<PermissibleStringValue>ParameterType. getPermissibleStringValues()Gets the value of the permissibleStringValues property.
-