Uses of Class
org.dmtf.schemas.wscim.rasd.MappingBehaviorTypeBaseBaseMember0

Packages that use MappingBehaviorTypeBaseBaseMember0
org.dmtf.schemas.wscim.rasd   
 

Uses of MappingBehaviorTypeBaseBaseMember0 in org.dmtf.schemas.wscim.rasd
 

Fields in org.dmtf.schemas.wscim.rasd with type parameters of type MappingBehaviorTypeBaseBaseMember0
static java.util.List<MappingBehaviorTypeBaseBaseMember0> MappingBehaviorTypeBaseBaseMember0.VALUES
          A public read-only list of all the 'Mapping Behavior Type Base Base Member0' enumerators.
 

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved