|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringMsg | |
---|---|
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of StringMsg in org.dmtf.schemas.ovf.envelope |
---|
Methods in org.dmtf.schemas.ovf.envelope that return StringMsg | |
---|---|
StringMsg |
EnvelopeFactory.createStringMsg()
Returns a new object of class 'String Msg'. |
Methods in org.dmtf.schemas.ovf.envelope that return types with arguments of type StringMsg | |
---|---|
EList<StringMsg> |
StringsType.getMsg()
Returns the value of the 'Msg' containment reference list. |
Uses of StringMsg in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type StringMsg | |
---|---|
T |
EnvelopeSwitch.caseStringMsg(StringMsg object)
Returns the result of interpreting the object as an instance of 'String Msg'. |
EStructuralFeature |
EnvelopeHelper.ExtensionAttributeFeatureSwitch.caseStringMsg(StringMsg object)
|
boolean |
EnvelopeValidator.validateStringMsg(StringMsg stringMsg,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |