Uses of Class
org.somda.sdc.biceps.model.participant.ContainmentTreeEntry
-
Packages that use ContainmentTreeEntry Package Description org.somda.sdc.biceps.model.participant -
-
Uses of ContainmentTreeEntry in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type ContainmentTreeEntry Modifier and Type Field Description protected List<ContainmentTreeEntry>ContainmentTree. entryMethods in org.somda.sdc.biceps.model.participant that return ContainmentTreeEntry Modifier and Type Method Description ContainmentTreeEntryObjectFactory. createContainmentTreeEntry()Create an instance ofContainmentTreeEntryMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type ContainmentTreeEntry Modifier and Type Method Description List<ContainmentTreeEntry>ContainmentTree. getEntry()Gets the value of the entry property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type ContainmentTreeEntry Modifier and Type Method Description voidContainmentTree. setEntry(List<ContainmentTreeEntry> value)
-