|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.cnr.imaa.essi.ncml.binding.gml.ValuePropertyType
it.cnr.imaa.essi.ncml.binding.gml.BooleanPropertyType
public class BooleanPropertyType
Property whose content is a Boolean value.
Java class for BooleanPropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BooleanPropertyType">
<complexContent>
<restriction base="{http://www.opengis.net/gml}ValuePropertyType">
<sequence minOccurs="0">
<element ref="{http://www.opengis.net/gml}Boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class it.cnr.imaa.essi.ncml.binding.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 | |
|---|---|
BooleanPropertyType()
|
|
| Method Summary |
|---|
| Methods inherited from class it.cnr.imaa.essi.ncml.binding.gml.ValuePropertyType |
|---|
getActuate, getArcrole, getBooleanList, getCategory, getCategoryExtent, getCategoryList, getCompositeValue, getCount, getCountExtent, getCountList, getHref, getNull, getObject, getQuantity, getQuantityExtent, getQuantityList, getRemoteSchema, getRole, getShow, getTitle, getType, isBoolean, setActuate, setArcrole, setBoolean, setCategory, setCategoryExtent, setCategoryList, setCompositeValue, setCount, setHref, setObject, setQuantity, setQuantityExtent, setQuantityList, setRemoteSchema, setRole, setShow, setTitle, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanPropertyType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||