|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SequenceRuleNames | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.coverage |
Uses of SequenceRuleNames in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type SequenceRuleNames | |
---|---|
SequenceRuleNames |
GMLMarshaller.marshalSequenceRuleNames(SequenceRuleNames src)
|
Uses of SequenceRuleNames in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return SequenceRuleNames | |
---|---|
SequenceRuleNames |
GMLUnmarshaller.unmarshalSequenceRuleNames(SequenceRuleNames src)
|
Uses of SequenceRuleNames in org.citygml4j.model.gml.coverage |
---|
Methods in org.citygml4j.model.gml.coverage that return SequenceRuleNames | |
---|---|
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're declared. |
Methods in org.citygml4j.model.gml.coverage with parameters of type SequenceRuleNames | |
---|---|
void |
SequenceRule.setValue(SequenceRuleNames value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |