|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EulaSectionType | |
---|---|
org.dmtf.schemas.ovf.envelope | |
org.dmtf.schemas.ovf.envelope.util |
Uses of EulaSectionType in org.dmtf.schemas.ovf.envelope |
---|
Methods in org.dmtf.schemas.ovf.envelope that return EulaSectionType | |
---|---|
EulaSectionType |
EnvelopeFactory.createEulaSectionType()
Returns a new object of class 'Eula Section Type'. |
EulaSectionType |
DocumentRoot.getEulaSection()
Returns the value of the 'Eula Section' containment reference. |
Methods in org.dmtf.schemas.ovf.envelope with parameters of type EulaSectionType | |
---|---|
void |
DocumentRoot.setEulaSection(EulaSectionType value)
Sets the value of the ' Eula Section ' containment reference. |
Uses of EulaSectionType in org.dmtf.schemas.ovf.envelope.util |
---|
Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type EulaSectionType | |
---|---|
T |
EnvelopeSwitch.caseEulaSectionType(EulaSectionType object)
Returns the result of interpreting the object as an instance of 'Eula Section Type'. |
boolean |
EnvelopeValidator.validateEulaSectionType(EulaSectionType eulaSectionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |