Uses of Class
org.somda.sdc.biceps.model.participant.LocationReference
-
Packages that use LocationReference Package Description org.somda.sdc.biceps.model.participant -
-
Uses of LocationReference in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as LocationReference Modifier and Type Field Description protected LocationReferenceWorkflowContextState.WorkflowDetail. assignedLocationMethods in org.somda.sdc.biceps.model.participant that return LocationReference Modifier and Type Method Description LocationReferenceObjectFactory. createLocationReference()Create an instance ofLocationReferenceLocationReferenceWorkflowContextState.WorkflowDetail. getAssignedLocation()Gets the value of the assignedLocation property.Methods in org.somda.sdc.biceps.model.participant with parameters of type LocationReference Modifier and Type Method Description voidWorkflowContextState.WorkflowDetail. setAssignedLocation(LocationReference value)Sets the value of the assignedLocation property.
-