Uses of Class
net.opengis.iso19139.gmd.v_20060504.CIPresentationFormCodePropertyType

Packages that use CIPresentationFormCodePropertyType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of CIPresentationFormCodePropertyType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type CIPresentationFormCodePropertyType
protected  List<CIPresentationFormCodePropertyType> CICitationType.presentationForm
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CIPresentationFormCodePropertyType
 CIPresentationFormCodePropertyType ObjectFactory.createCIPresentationFormCodePropertyType()
          Create an instance of CIPresentationFormCodePropertyType
 CIPresentationFormCodePropertyType CIPresentationFormCodePropertyType.withCIPresentationFormCode(CodeListValueType value)
           
 CIPresentationFormCodePropertyType CIPresentationFormCodePropertyType.withNilReason(Collection<String> values)
           
 CIPresentationFormCodePropertyType CIPresentationFormCodePropertyType.withNilReason(List<String> value)
           
 CIPresentationFormCodePropertyType CIPresentationFormCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type CIPresentationFormCodePropertyType
 List<CIPresentationFormCodePropertyType> CICitationType.getPresentationForm()
          Gets the value of the presentationForm property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CIPresentationFormCodePropertyType
 CICitationType CICitationType.withPresentationForm(CIPresentationFormCodePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type CIPresentationFormCodePropertyType
 void CICitationType.setPresentationForm(List<CIPresentationFormCodePropertyType> value)
           
 CICitationType CICitationType.withPresentationForm(Collection<CIPresentationFormCodePropertyType> values)
           
 CICitationType CICitationType.withPresentationForm(List<CIPresentationFormCodePropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.