Uses of Class
org.dmtf.schemas.wscim.vssd.AutomaticStartupActionTypeBaseBaseMember0

Packages that use AutomaticStartupActionTypeBaseBaseMember0
org.dmtf.schemas.wscim.vssd   
org.dmtf.schemas.wscim.vssd.util   
 

Uses of AutomaticStartupActionTypeBaseBaseMember0 in org.dmtf.schemas.wscim.vssd
 

Fields in org.dmtf.schemas.wscim.vssd with type parameters of type AutomaticStartupActionTypeBaseBaseMember0
static java.util.List<AutomaticStartupActionTypeBaseBaseMember0> AutomaticStartupActionTypeBaseBaseMember0.VALUES
          A public read-only list of all the 'Automatic Startup Action Type Base Base Member0' enumerators.
 

Methods in org.dmtf.schemas.wscim.vssd that return AutomaticStartupActionTypeBaseBaseMember0
static AutomaticStartupActionTypeBaseBaseMember0 AutomaticStartupActionTypeBaseBaseMember0.get(int value)
          Returns the 'Automatic Startup Action Type Base Base Member0' literal with the specified integer value.
static AutomaticStartupActionTypeBaseBaseMember0 AutomaticStartupActionTypeBaseBaseMember0.get(java.lang.String literal)
          Returns the 'Automatic Startup Action Type Base Base Member0' literal with the specified literal value.
static AutomaticStartupActionTypeBaseBaseMember0 AutomaticStartupActionTypeBaseBaseMember0.getByName(java.lang.String name)
          Returns the 'Automatic Startup Action Type Base Base Member0' literal with the specified name.
static AutomaticStartupActionTypeBaseBaseMember0 AutomaticStartupActionTypeBaseBaseMember0.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AutomaticStartupActionTypeBaseBaseMember0[] AutomaticStartupActionTypeBaseBaseMember0.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of AutomaticStartupActionTypeBaseBaseMember0 in org.dmtf.schemas.wscim.vssd.util
 

Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type AutomaticStartupActionTypeBaseBaseMember0
 boolean VssdValidator.validateAutomaticStartupActionTypeBaseBaseMember0(AutomaticStartupActionTypeBaseBaseMember0 automaticStartupActionTypeBaseBaseMember0, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 boolean VssdValidator.validateAutomaticStartupActionTypeBaseBaseMember0Object(AutomaticStartupActionTypeBaseBaseMember0 automaticStartupActionTypeBaseBaseMember0Object, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved