|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeOrNullListType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of CodeOrNullListType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return CodeOrNullListType | |
---|---|
CodeOrNullListType |
GMLMarshaller.marshalCodeOrNullList(CodeOrNullList src)
|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type CodeOrNullListType | |
---|---|
void |
GMLMarshaller.marshalCodeOrNullList(CodeOrNullList src,
CodeOrNullListType dest)
|
Uses of CodeOrNullListType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type CodeOrNullListType | |
---|---|
CodeOrNullList |
GMLUnmarshaller.unmarshalCodeOrNullList(CodeOrNullListType src)
|
void |
GMLUnmarshaller.unmarshalCodeOrNullList(CodeOrNullListType src,
CodeOrNullList dest)
|
Uses of CodeOrNullListType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of CodeOrNullListType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
CategoryExtentType
Restriction of list type to store a 2-point range of ordinal values. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return CodeOrNullListType | |
---|---|
CodeOrNullListType |
ObjectFactory.createCodeOrNullListType()
Create an instance of CodeOrNullListType |
CodeOrNullListType |
ValuePropertyType.getCategoryList()
Gets the value of the categoryList property. |
CodeOrNullListType |
RangeParametersType.getCategoryList()
Gets the value of the categoryList property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type CodeOrNullListType | |
---|---|
javax.xml.bind.JAXBElement<CodeOrNullListType> |
ObjectFactory.createCategoryList(CodeOrNullListType value)
Create an instance of JAXBElement < CodeOrNullListType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type CodeOrNullListType | |
---|---|
javax.xml.bind.JAXBElement<CodeOrNullListType> |
ObjectFactory.createCategoryList(CodeOrNullListType value)
Create an instance of JAXBElement < CodeOrNullListType > } |
void |
ValuePropertyType.setCategoryList(CodeOrNullListType value)
Sets the value of the categoryList property. |
void |
RangeParametersType.setCategoryList(CodeOrNullListType value)
Sets the value of the categoryList property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |