Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIOnLineFunctionCodePropertyType
-
Packages that use CIOnLineFunctionCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIOnLineFunctionCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIOnLineFunctionCodePropertyType Modifier and Type Field Description protected CIOnLineFunctionCodePropertyTypeCIOnlineResourceType. functionMethods in net.opengis.iso19139.gmd.v_20070417 that return CIOnLineFunctionCodePropertyType Modifier and Type Method Description CIOnLineFunctionCodePropertyTypeObjectFactory. createCIOnLineFunctionCodePropertyType()Create an instance ofCIOnLineFunctionCodePropertyTypeCIOnLineFunctionCodePropertyTypeCIOnlineResourceType. getFunction()Gets the value of the function property.CIOnLineFunctionCodePropertyTypeCIOnLineFunctionCodePropertyType. withCIOnLineFunctionCode(CodeListValueType value)CIOnLineFunctionCodePropertyTypeCIOnLineFunctionCodePropertyType. withNilReason(String... values)CIOnLineFunctionCodePropertyTypeCIOnLineFunctionCodePropertyType. withNilReason(Collection<String> values)CIOnLineFunctionCodePropertyTypeCIOnLineFunctionCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIOnLineFunctionCodePropertyType Modifier and Type Method Description voidCIOnlineResourceType. setFunction(CIOnLineFunctionCodePropertyType value)Sets the value of the function property.CIOnlineResourceTypeCIOnlineResourceType. withFunction(CIOnLineFunctionCodePropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIOnLineFunctionCodePropertyType Constructor Description CIOnlineResourceType(String id, String uuid, URLPropertyType linkage, CharacterStringPropertyType protocol, CharacterStringPropertyType applicationProfile, CharacterStringPropertyType name, CharacterStringPropertyType description, CIOnLineFunctionCodePropertyType function)Fully-initialising value constructor
-