Uses of Class
org.somda.sdc.biceps.model.participant.LocationContextDescriptor
-
Packages that use LocationContextDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of LocationContextDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as LocationContextDescriptor Modifier and Type Field Description protected LocationContextDescriptorSystemContextDescriptor. locationContextMethods in org.somda.sdc.biceps.model.participant that return LocationContextDescriptor Modifier and Type Method Description LocationContextDescriptorObjectFactory. createLocationContextDescriptor()Create an instance ofLocationContextDescriptorLocationContextDescriptorSystemContextDescriptor. getLocationContext()Gets the value of the locationContext property.Methods in org.somda.sdc.biceps.model.participant with parameters of type LocationContextDescriptor Modifier and Type Method Description voidSystemContextDescriptor. setLocationContext(LocationContextDescriptor value)Sets the value of the locationContext property.
-