|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingBehaviorType | |
---|---|
org.dmtf.schemas.wscim.rasd | |
org.dmtf.schemas.wscim.rasd.util |
Uses of MappingBehaviorType in org.dmtf.schemas.wscim.rasd |
---|
Methods in org.dmtf.schemas.wscim.rasd that return MappingBehaviorType | |
---|---|
MappingBehaviorType |
RasdFactory.createMappingBehaviorType()
Returns a new object of class 'Mapping Behavior Type'. |
MappingBehaviorType |
DocumentRoot.getMappingBehavior()
Returns the value of the 'Mapping Behavior' containment reference. |
MappingBehaviorType |
CIMResourceAllocationSettingDataType.getMappingBehavior()
Returns the value of the 'Mapping Behavior' containment reference. |
Methods in org.dmtf.schemas.wscim.rasd with parameters of type MappingBehaviorType | |
---|---|
void |
DocumentRoot.setMappingBehavior(MappingBehaviorType value)
Sets the value of the ' Mapping Behavior ' containment reference. |
void |
CIMResourceAllocationSettingDataType.setMappingBehavior(MappingBehaviorType value)
Sets the value of the ' Mapping Behavior ' containment reference. |
Uses of MappingBehaviorType in org.dmtf.schemas.wscim.rasd.util |
---|
Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type MappingBehaviorType | |
---|---|
T |
RasdSwitch.caseMappingBehaviorType(MappingBehaviorType object)
Returns the result of interpreting the object as an instance of 'Mapping Behavior Type'. |
boolean |
RasdValidator.validateMappingBehaviorType(MappingBehaviorType mappingBehaviorType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |