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.FileValueModelType |
GMLMarshaller.marshalFileValueModel(FileValueModel src) |
Modifier and Type | Method and Description |
---|---|
FileValueModel |
GMLUnmarshaller.unmarshalFileValueModel(net.opengis.gml.FileValueModelType src) |
Modifier and Type | Method and Description |
---|---|
static FileValueModel |
FileValueModel.fromValue(java.lang.String v) |
FileValueModel |
File.getFileStructure() |
static FileValueModel |
FileValueModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileValueModel[] |
FileValueModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
File.setFileStructure(FileValueModel fileStructure) |