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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDContentInformationPropertyType
protected  List<MDContentInformationPropertyType> MDMetadataType.contentInfo
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDContentInformationPropertyType
 MDContentInformationPropertyType ObjectFactory.createMDContentInformationPropertyType()
          Create an instance of MDContentInformationPropertyType
 MDContentInformationPropertyType MDContentInformationPropertyType.withAbstractMDContentInformation(JAXBElement<? extends AbstractMDContentInformationType> value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withArcrole(String value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withHref(String value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withNilReason(Collection<String> values)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withNilReason(List<String> value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withNilReason(String... values)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withRole(String value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withTitle(String value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDContentInformationPropertyType MDContentInformationPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDContentInformationPropertyType
 List<MDContentInformationPropertyType> MDMetadataType.getContentInfo()
          Gets the value of the contentInfo property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDContentInformationPropertyType
 MDMetadataType MDMetadataType.withContentInfo(MDContentInformationPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDContentInformationPropertyType
 void MDMetadataType.setContentInfo(List<MDContentInformationPropertyType> value)
           
 MDMetadataType MDMetadataType.withContentInfo(Collection<MDContentInformationPropertyType> values)
           
 MDMetadataType MDMetadataType.withContentInfo(List<MDContentInformationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.