|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PremiseElement | |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.jaxb.xal |
Uses of PremiseElement in org.citygml4j.builder.jaxb.marshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.marshal.xal that return PremiseElement | |
---|---|
PremiseElement |
XALMarshaller.marshalPremise(Premise src)
|
Uses of PremiseElement in org.citygml4j.builder.jaxb.unmarshal.xal |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type PremiseElement | |
---|---|
Premise |
XALUnmarshaller.unmarshalPremise(PremiseElement src)
|
Uses of PremiseElement in org.citygml4j.jaxb.xal |
---|
Methods in org.citygml4j.jaxb.xal that return PremiseElement | |
---|---|
PremiseElement |
ObjectFactory.createPremiseElement()
Create an instance of PremiseElement |
PremiseElement |
ThoroughfareElement.getPremise()
Gets the value of the premise property. |
PremiseElement |
PremiseElement.getPremise()
Gets the value of the premise property. |
PremiseElement |
LocalityElement.getPremise()
Gets the value of the premise property. |
PremiseElement |
DependentLocalityType.getPremise()
Gets the value of the premise property. |
Methods in org.citygml4j.jaxb.xal with parameters of type PremiseElement | |
---|---|
void |
ThoroughfareElement.setPremise(PremiseElement value)
Sets the value of the premise property. |
void |
PremiseElement.setPremise(PremiseElement value)
Sets the value of the premise property. |
void |
LocalityElement.setPremise(PremiseElement value)
Sets the value of the premise property. |
void |
DependentLocalityType.setPremise(PremiseElement value)
Sets the value of the premise property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |