Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIPresentationFormCodePropertyType
-
Packages that use CIPresentationFormCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIPresentationFormCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type CIPresentationFormCodePropertyType Modifier and Type Field Description protected List<CIPresentationFormCodePropertyType>CICitationType. presentationFormMethods in net.opengis.iso19139.gmd.v_20070417 that return CIPresentationFormCodePropertyType Modifier and Type Method Description CIPresentationFormCodePropertyTypeObjectFactory. createCIPresentationFormCodePropertyType()Create an instance ofCIPresentationFormCodePropertyTypeCIPresentationFormCodePropertyTypeCIPresentationFormCodePropertyType. withCIPresentationFormCode(CodeListValueType value)CIPresentationFormCodePropertyTypeCIPresentationFormCodePropertyType. withNilReason(String... values)CIPresentationFormCodePropertyTypeCIPresentationFormCodePropertyType. withNilReason(Collection<String> values)CIPresentationFormCodePropertyTypeCIPresentationFormCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CIPresentationFormCodePropertyType Modifier and Type Method Description List<CIPresentationFormCodePropertyType>CICitationType. getPresentationForm()Gets the value of the presentationForm property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIPresentationFormCodePropertyType Modifier and Type Method Description CICitationTypeCICitationType. withPresentationForm(CIPresentationFormCodePropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type CIPresentationFormCodePropertyType Modifier and Type Method Description voidCICitationType. setPresentationForm(List<CIPresentationFormCodePropertyType> value)CICitationTypeCICitationType. withPresentationForm(Collection<CIPresentationFormCodePropertyType> values)CICitationTypeCICitationType. withPresentationForm(List<CIPresentationFormCodePropertyType> value)
-