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

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

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

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

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

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

Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type AutomaticShutdownActionTypeBaseBaseMember0
 boolean VssdValidator.validateAutomaticShutdownActionTypeBaseBaseMember0(AutomaticShutdownActionTypeBaseBaseMember0 automaticShutdownActionTypeBaseBaseMember0, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 boolean VssdValidator.validateAutomaticShutdownActionTypeBaseBaseMember0Object(AutomaticShutdownActionTypeBaseBaseMember0 automaticShutdownActionTypeBaseBaseMember0Object, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved