Package | Description |
---|---|
org.citygml4j.model.gml.basicTypes | |
org.citygml4j.model.gml.feature | |
org.citygml4j.model.gml.valueObjects |
Modifier and Type | Method and Description |
---|---|
Null |
NameOrNull.getNull() |
Null |
IntegerOrNull.getNull() |
Null |
DoubleOrNull.getNull() |
Null |
BooleanOrNull.getNull() |
Modifier and Type | Method and Description |
---|---|
void |
NameOrNull.setNull(Null _null) |
void |
IntegerOrNull.setNull(Null _null) |
void |
DoubleOrNull.setNull(Null _null) |
void |
BooleanOrNull.setNull(Null _null) |
Constructor and Description |
---|
BooleanOrNull(Null _null) |
DoubleOrNull(Null _null) |
IntegerOrNull(Null _null) |
NameOrNull(Null _null) |
Modifier and Type | Method and Description |
---|---|
Null |
LocationProperty.getNull() |
Null |
BoundingShape.getNull() |
Modifier and Type | Method and Description |
---|---|
void |
LocationProperty.setNull(Null _null) |
void |
BoundingShape.setNull(Null _null) |
Modifier and Type | Method and Description |
---|---|
Null |
Value.getNull() |
Modifier and Type | Method and Description |
---|---|
void |
Value.setNull(Null _null) |
Constructor and Description |
---|
Value(Null _null) |