Package org.cxml
Class WorkLocation
- java.lang.Object
-
- org.cxml.WorkLocation
-
public class WorkLocation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description WorkLocation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressgetAddress()Gets the value of the address property.voidsetAddress(Address value)Sets the value of the address property.
-
-
-
Field Detail
-
address
protected Address address
-
-