Uses of Class
net.opengis.gmljp2.v_2_0.GenericWithAssocPropertyType

Uses of GenericWithAssocPropertyType in net.opengis.gmljp2.v_2_0
 

Fields in net.opengis.gmljp2.v_2_0 with type parameters of type GenericWithAssocPropertyType
protected  List<GenericWithAssocPropertyType> GMLJP2CoverageType.annotation
           
protected  List<GenericWithAssocPropertyType> GMLJP2FeaturesType.extension
           
protected  List<GenericWithAssocPropertyType> GMLJP2CoverageType.extension
           
protected  List<GenericWithAssocPropertyType> GMLJP2CoverageCollectionType.extension
           
protected  List<GenericWithAssocPropertyType> GMLJP2FeaturesType.style
           
protected  List<GenericWithAssocPropertyType> GMLJP2CoverageType.style
           
protected  List<GenericWithAssocPropertyType> GMLJP2CoverageCollectionType.style
           
 

Methods in net.opengis.gmljp2.v_2_0 that return GenericWithAssocPropertyType
 GenericWithAssocPropertyType ObjectFactory.createGenericWithAssocPropertyType()
          Create an instance of GenericWithAssocPropertyType
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withAny(Object value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withArcrole(String value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withHref(String value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withNilReason(Collection<String> values)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withNilReason(List<String> value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withNilReason(String... values)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withRemoteSchema(String value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withRole(String value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withTitle(String value)
           
 GenericWithAssocPropertyType GenericWithAssocPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.gmljp2.v_2_0 that return types with arguments of type GenericWithAssocPropertyType
 List<GenericWithAssocPropertyType> GMLJP2CoverageType.getAnnotation()
          Gets the value of the annotation property.
 List<GenericWithAssocPropertyType> GMLJP2FeaturesType.getExtension()
          Gets the value of the extension property.
 List<GenericWithAssocPropertyType> GMLJP2CoverageType.getExtension()
          Gets the value of the extension property.
 List<GenericWithAssocPropertyType> GMLJP2CoverageCollectionType.getExtension()
          Gets the value of the extension property.
 List<GenericWithAssocPropertyType> GMLJP2FeaturesType.getStyle()
          Gets the value of the style property.
 List<GenericWithAssocPropertyType> GMLJP2CoverageType.getStyle()
          Gets the value of the style property.
 List<GenericWithAssocPropertyType> GMLJP2CoverageCollectionType.getStyle()
          Gets the value of the style property.
 

Methods in net.opengis.gmljp2.v_2_0 with parameters of type GenericWithAssocPropertyType
 GMLJP2CoverageType GMLJP2CoverageType.withAnnotation(GenericWithAssocPropertyType... values)
           
 GMLJP2FeaturesType GMLJP2FeaturesType.withExtension(GenericWithAssocPropertyType... values)
           
 GMLJP2CoverageType GMLJP2CoverageType.withExtension(GenericWithAssocPropertyType... values)
           
 GMLJP2CoverageCollectionType GMLJP2CoverageCollectionType.withExtension(GenericWithAssocPropertyType... values)
           
 GMLJP2FeaturesType GMLJP2FeaturesType.withStyle(GenericWithAssocPropertyType... values)
           
 GMLJP2CoverageType GMLJP2CoverageType.withStyle(GenericWithAssocPropertyType... values)
           
 GMLJP2CoverageCollectionType GMLJP2CoverageCollectionType.withStyle(GenericWithAssocPropertyType... values)
           
 

Method parameters in net.opengis.gmljp2.v_2_0 with type arguments of type GenericWithAssocPropertyType
 void GMLJP2CoverageType.setAnnotation(List<GenericWithAssocPropertyType> value)
           
 void GMLJP2FeaturesType.setExtension(List<GenericWithAssocPropertyType> value)
           
 void GMLJP2CoverageType.setExtension(List<GenericWithAssocPropertyType> value)
           
 void GMLJP2CoverageCollectionType.setExtension(List<GenericWithAssocPropertyType> value)
           
 void GMLJP2FeaturesType.setStyle(List<GenericWithAssocPropertyType> value)
           
 void GMLJP2CoverageType.setStyle(List<GenericWithAssocPropertyType> value)
           
 void GMLJP2CoverageCollectionType.setStyle(List<GenericWithAssocPropertyType> value)
           
 GMLJP2CoverageType GMLJP2CoverageType.withAnnotation(Collection<GenericWithAssocPropertyType> values)
           
 GMLJP2CoverageType GMLJP2CoverageType.withAnnotation(List<GenericWithAssocPropertyType> value)
           
 GMLJP2FeaturesType GMLJP2FeaturesType.withExtension(Collection<GenericWithAssocPropertyType> values)
           
 GMLJP2CoverageType GMLJP2CoverageType.withExtension(Collection<GenericWithAssocPropertyType> values)
           
 GMLJP2CoverageCollectionType GMLJP2CoverageCollectionType.withExtension(Collection<GenericWithAssocPropertyType> values)
           
 GMLJP2FeaturesType GMLJP2FeaturesType.withExtension(List<GenericWithAssocPropertyType> value)
           
 GMLJP2CoverageType GMLJP2CoverageType.withExtension(List<GenericWithAssocPropertyType> value)
           
 GMLJP2CoverageCollectionType GMLJP2CoverageCollectionType.withExtension(List<GenericWithAssocPropertyType> value)
           
 GMLJP2FeaturesType GMLJP2FeaturesType.withStyle(Collection<GenericWithAssocPropertyType> values)
           
 GMLJP2CoverageType GMLJP2CoverageType.withStyle(Collection<GenericWithAssocPropertyType> values)
           
 GMLJP2CoverageCollectionType GMLJP2CoverageCollectionType.withStyle(Collection<GenericWithAssocPropertyType> values)
           
 GMLJP2FeaturesType GMLJP2FeaturesType.withStyle(List<GenericWithAssocPropertyType> value)
           
 GMLJP2CoverageType GMLJP2CoverageType.withStyle(List<GenericWithAssocPropertyType> value)
           
 GMLJP2CoverageCollectionType GMLJP2CoverageCollectionType.withStyle(List<GenericWithAssocPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.