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

Packages that use CIPresentationFormCodePropertyType
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
protected  List<CIPresentationFormCodePropertyType> CICitationType.presentationForm
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 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_20070417 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_20070417 with parameters of type CIPresentationFormCodePropertyType
 CICitationType CICitationType.withPresentationForm(CIPresentationFormCodePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 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-2015. All Rights Reserved.