Uses of Class
org.cxml.WorkLocation
-
Packages that use WorkLocation Package Description org.cxml -
-
Uses of WorkLocation in org.cxml
Fields in org.cxml declared as WorkLocation Modifier and Type Field Description protected WorkLocationLaborDetail. workLocationMethods in org.cxml that return WorkLocation Modifier and Type Method Description WorkLocationObjectFactory. createWorkLocation()Create an instance ofWorkLocationWorkLocationLaborDetail. getWorkLocation()Gets the value of the workLocation property.Methods in org.cxml with parameters of type WorkLocation Modifier and Type Method Description voidLaborDetail. setWorkLocation(WorkLocation value)Sets the value of the workLocation property.
-