Uses of Class
org.somda.sdc.biceps.model.participant.ContainmentTree
-
Packages that use ContainmentTree Package Description org.somda.sdc.biceps.model.message org.somda.sdc.biceps.model.participant -
-
Uses of ContainmentTree in org.somda.sdc.biceps.model.message
Fields in org.somda.sdc.biceps.model.message declared as ContainmentTree Modifier and Type Field Description protected ContainmentTreeGetContainmentTreeResponse. containmentTreeMethods in org.somda.sdc.biceps.model.message that return ContainmentTree Modifier and Type Method Description ContainmentTreeGetContainmentTreeResponse. getContainmentTree()Gets the value of the containmentTree property.Methods in org.somda.sdc.biceps.model.message with parameters of type ContainmentTree Modifier and Type Method Description voidGetContainmentTreeResponse. setContainmentTree(ContainmentTree value)Sets the value of the containmentTree property. -
Uses of ContainmentTree in org.somda.sdc.biceps.model.participant
Methods in org.somda.sdc.biceps.model.participant that return ContainmentTree Modifier and Type Method Description ContainmentTreeObjectFactory. createContainmentTree()Create an instance ofContainmentTree
-