|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScalarValue
Method Summary | |
---|---|
java.lang.Boolean |
getBoolean()
|
Code |
getCategory()
|
java.lang.Integer |
getCount()
|
Measure |
getQuantity()
|
boolean |
isSetBoolean()
|
boolean |
isSetCategory()
|
boolean |
isSetCount()
|
boolean |
isSetQuantity()
|
void |
setBoolean(java.lang.Boolean _boolean)
|
void |
setCategory(Code category)
|
void |
setCount(java.lang.Integer count)
|
void |
setQuantity(Measure quantity)
|
void |
unsetBoolean()
|
void |
unsetCategory()
|
void |
unsetCount()
|
void |
unsetQuantity()
|
Methods inherited from interface org.citygml4j.model.gml.GML |
---|
getGMLClass |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.child.Child |
---|
getParent, isSetParent, setParent, unsetParent |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.copy.Copyable |
---|
copy, copyTo |
Method Detail |
---|
java.lang.Boolean getBoolean()
Code getCategory()
Measure getQuantity()
java.lang.Integer getCount()
boolean isSetBoolean()
boolean isSetCategory()
boolean isSetQuantity()
boolean isSetCount()
void setBoolean(java.lang.Boolean _boolean)
void setCategory(Code category)
void setQuantity(Measure quantity)
void setCount(java.lang.Integer count)
void unsetBoolean()
void unsetCategory()
void unsetQuantity()
void unsetCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |