Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.coverage |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.SequenceRuleNames |
GMLMarshaller.marshalSequenceRuleNames(SequenceRuleNames src) |
Modifier and Type | Method and Description |
---|---|
SequenceRuleNames |
GMLUnmarshaller.unmarshalSequenceRuleNames(net.opengis.gml.SequenceRuleNames src) |
Modifier and Type | Method and Description |
---|---|
static SequenceRuleNames |
SequenceRuleNames.fromValue(java.lang.String v) |
SequenceRuleNames |
SequenceRule.getValue() |
static SequenceRuleNames |
SequenceRuleNames.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SequenceRuleNames[] |
SequenceRuleNames.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SequenceRule.setValue(SequenceRuleNames value) |