Uses of Class
org.somda.sdc.biceps.model.participant.Mdib
-
Packages that use Mdib Package Description org.somda.sdc.biceps.model.message org.somda.sdc.biceps.model.participant -
-
Uses of Mdib in org.somda.sdc.biceps.model.message
Fields in org.somda.sdc.biceps.model.message declared as Mdib Modifier and Type Field Description protected MdibGetMdibResponse. mdibMethods in org.somda.sdc.biceps.model.message that return Mdib Modifier and Type Method Description MdibGetMdibResponse. getMdib()Gets the value of the mdib property.Methods in org.somda.sdc.biceps.model.message with parameters of type Mdib Modifier and Type Method Description voidGetMdibResponse. setMdib(Mdib value)Sets the value of the mdib property. -
Uses of Mdib in org.somda.sdc.biceps.model.participant
Methods in org.somda.sdc.biceps.model.participant that return Mdib Modifier and Type Method Description MdibObjectFactory. createMdib()Create an instance ofMdib
-