Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.CapabilityRefCT
-
-
Uses of CapabilityRefCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type CapabilityRefCT Modifier and Type Field Description protected List<CapabilityRefCT>
CombinationHierarchyCT. capability
protected List<CapabilityRefCT>
CombinationHierarchyRefCT. capabilityRef
protected List<CapabilityRefCT>
ResourceCombinationCT. capabilityRef
protected List<CapabilityRefCT>
ResourceCombinationRefCT. capabilityRef
protected List<CapabilityRefCT>
ResourceCT. capabilityRef
protected List<CapabilityRefCT>
ResourceInstanceCT. capabilityRef
protected List<CapabilityRefCT>
ResourceRefWithCapaCT. capabilityRef
Methods in fi.tut.mei.matchmaking.model.xml.msg that return CapabilityRefCT Modifier and Type Method Description CapabilityRefCT
ObjectFactory. createCapabilityRefCT()
Create an instance ofCapabilityRefCT
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type CapabilityRefCT Modifier and Type Method Description JAXBElement<CapabilityRefCT>
ObjectFactory. createCapabilityRef(CapabilityRefCT value)
List<CapabilityRefCT>
CombinationHierarchyCT. getCapability()
Gets the value of the capability property.List<CapabilityRefCT>
CombinationHierarchyRefCT. getCapabilityRef()
Gets the value of the capabilityRef property.List<CapabilityRefCT>
ResourceCombinationCT. getCapabilityRef()
Gets the value of the capabilityRef property.List<CapabilityRefCT>
ResourceCombinationRefCT. getCapabilityRef()
Gets the value of the capabilityRef property.List<CapabilityRefCT>
ResourceCT. getCapabilityRef()
Gets the value of the capabilityRef property.List<CapabilityRefCT>
ResourceInstanceCT. getCapabilityRef()
Gets the value of the capabilityRef property.List<CapabilityRefCT>
ResourceRefWithCapaCT. getCapabilityRef()
Gets the value of the capabilityRef property.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type CapabilityRefCT Modifier and Type Method Description JAXBElement<CapabilityRefCT>
ObjectFactory. createCapabilityRef(CapabilityRefCT value)
-