Uses of Class
org.cxml.Place
-
Packages that use Place Package Description org.cxml -
-
Uses of Place in org.cxml
Fields in org.cxml declared as Place Modifier and Type Field Description protected PlaceLegDestination. placeprotected PlaceLegOrigin. placeMethods in org.cxml that return Place Modifier and Type Method Description PlaceObjectFactory. createPlace()Create an instance ofPlacePlaceLegDestination. getPlace()Gets the value of the place property.PlaceLegOrigin. getPlace()Gets the value of the place property.Methods in org.cxml with parameters of type Place Modifier and Type Method Description voidLegDestination. setPlace(Place value)Sets the value of the place property.voidLegOrigin. setPlace(Place value)Sets the value of the place property.
-