net.opengis.gml
Class ScalarValuePropertyType

java.lang.Object
  extended by net.opengis.gml.ValuePropertyType
      extended by net.opengis.gml.ScalarValuePropertyType

public class ScalarValuePropertyType
extends ValuePropertyType

Property whose content is a scalar value.

Classe Java pour ScalarValuePropertyType complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <complexType name="ScalarValuePropertyType">
   <complexContent>
     <restriction base="{http://www.opengis.net/gml}ValuePropertyType">
       <sequence minOccurs="0">
         <group ref="{http://www.opengis.net/gml}ScalarValue"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.opengis.gml.ValuePropertyType
_boolean, _null, actuate, arcrole, booleanList, category, categoryExtent, categoryList, compositeValue, count, countExtent, countList, href, object, quantity, quantityExtent, quantityList, remoteSchema, role, show, title, TYPE
 
Constructor Summary
ScalarValuePropertyType()
           
 
Method Summary
 
Methods inherited from class net.opengis.gml.ValuePropertyType
getActuate, getArcrole, getBooleanList, getCategory, getCategoryExtent, getCategoryList, getCompositeValue, getCount, getCountExtent, getCountList, getHref, getNull, getObject, getQuantity, getQuantityExtent, getQuantityList, getRemoteSchema, getRole, getShow, getTitle, isBoolean, isSetActuate, isSetArcrole, isSetBoolean, isSetBooleanList, isSetCategory, isSetCategoryExtent, isSetCategoryList, isSetCompositeValue, isSetCount, isSetCountExtent, isSetCountList, isSetHref, isSetNull, isSetObject, isSetQuantity, isSetQuantityExtent, isSetQuantityList, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, setActuate, setArcrole, setBoolean, setCategory, setCategoryExtent, setCategoryList, setCompositeValue, setCount, setHref, setObject, setQuantity, setQuantityExtent, setQuantityList, setRemoteSchema, setRole, setShow, setTitle, unsetBooleanList, unsetCountExtent, unsetCountList, unsetNull
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScalarValuePropertyType

public ScalarValuePropertyType()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.