com.planet_ink.coffee_mud.WebMacros.grinder
Enum GrinderMobs.MOBDataField

java.lang.Object
  extended by java.lang.Enum<GrinderMobs.MOBDataField>
      extended by com.planet_ink.coffee_mud.WebMacros.grinder.GrinderMobs.MOBDataField
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<GrinderMobs.MOBDataField>
Enclosing class:
GrinderMobs

public static enum GrinderMobs.MOBDataField
extends java.lang.Enum<GrinderMobs.MOBDataField>


Enum Constant Summary
ABILITY
           
ALIGNMENT
           
ARMOR
           
ATTACK
           
AUCCHAIN
           
BANKNAME
           
BUDGET
           
CATACAT
           
CLANID
           
CLASSES
           
CLEPOW
           
CLEREQ
           
CLERIT
           
CLESIN
           
COININT
           
CURSES
           
DAMAGE
           
DEITYID
           
DESCRIPTION
           
DEVALRATE
           
DISMOUNTSTR
           
DISPLAYTEXT
           
EXPERTISES
           
GENDER
           
HEIGHT
           
IGNOREMASK
           
IMAGE
           
INVRESETRATE
           
ISAUCTION
           
ISBANKER
           
ISDEITY
           
ISDRINK
           
ISGENERIC
           
ISLIBRARIAN
           
ISPOSTMAN
           
ISRIDEABLE
           
ISSHOPKEEPER
           
ITEMINT
           
LEVEL
           
LIBCMASK
           
LIBDAYPCT
           
LIBMAXBORROW
           
LIBMAXDAYS
           
LIBMINDAYS
           
LIBRCHAIN
           
LIBRDAYCHG
           
LIBROVERCHG
           
LIBROVERPCT
           
LIQUIDHELD
           
LIQUIDTYPES
           
LIVECUT
           
LIVELIST
           
LOANINT
           
MAXDAYS
           
MINDAYS
           
MISCTEXT
           
MOBSHELD
           
MONEY
           
MOUNTSTR
           
NAME
           
POSTCHAIN
           
POSTHELD
           
POSTHOLD
           
POSTLBS
           
POSTMIN
           
POSTNEW
           
POWERS
           
QUENCHED
           
RACE
           
REJUV
           
RIDEABLETYPE
           
RIDERSTR
           
SELLIMASK
           
SHOPKEEPERTYPE
           
SHOPPREJ
           
SPEED
           
STATESTR
           
STATESUBJSTR
           
SVCRIT
           
TATTOOS
           
TIMECUT
           
TIMELIST
           
TIMELISTPCT
           
VARMONEY
           
WEIGHT
           
WORREQ
           
WORRIT
           
WORSIN
           
 
Field Summary
 boolean isGenField
           
 
Method Summary
static GrinderMobs.MOBDataField valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GrinderMobs.MOBDataField[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

NAME

public static final GrinderMobs.MOBDataField NAME

CLASSES

public static final GrinderMobs.MOBDataField CLASSES

DISPLAYTEXT

public static final GrinderMobs.MOBDataField DISPLAYTEXT

DESCRIPTION

public static final GrinderMobs.MOBDataField DESCRIPTION

LEVEL

public static final GrinderMobs.MOBDataField LEVEL

ABILITY

public static final GrinderMobs.MOBDataField ABILITY

REJUV

public static final GrinderMobs.MOBDataField REJUV

MISCTEXT

public static final GrinderMobs.MOBDataField MISCTEXT

RACE

public static final GrinderMobs.MOBDataField RACE

GENDER

public static final GrinderMobs.MOBDataField GENDER

HEIGHT

public static final GrinderMobs.MOBDataField HEIGHT

WEIGHT

public static final GrinderMobs.MOBDataField WEIGHT

SPEED

public static final GrinderMobs.MOBDataField SPEED

ATTACK

public static final GrinderMobs.MOBDataField ATTACK

DAMAGE

public static final GrinderMobs.MOBDataField DAMAGE

ARMOR

public static final GrinderMobs.MOBDataField ARMOR

ALIGNMENT

public static final GrinderMobs.MOBDataField ALIGNMENT

MONEY

public static final GrinderMobs.MOBDataField MONEY

ISRIDEABLE

public static final GrinderMobs.MOBDataField ISRIDEABLE

RIDEABLETYPE

public static final GrinderMobs.MOBDataField RIDEABLETYPE

MOBSHELD

public static final GrinderMobs.MOBDataField MOBSHELD

ISSHOPKEEPER

public static final GrinderMobs.MOBDataField ISSHOPKEEPER

SHOPKEEPERTYPE

public static final GrinderMobs.MOBDataField SHOPKEEPERTYPE

ISGENERIC

public static final GrinderMobs.MOBDataField ISGENERIC

ISBANKER

public static final GrinderMobs.MOBDataField ISBANKER

COININT

public static final GrinderMobs.MOBDataField COININT

ITEMINT

public static final GrinderMobs.MOBDataField ITEMINT

BANKNAME

public static final GrinderMobs.MOBDataField BANKNAME

SHOPPREJ

public static final GrinderMobs.MOBDataField SHOPPREJ

ISDEITY

public static final GrinderMobs.MOBDataField ISDEITY

CLEREQ

public static final GrinderMobs.MOBDataField CLEREQ

CLERIT

public static final GrinderMobs.MOBDataField CLERIT

WORREQ

public static final GrinderMobs.MOBDataField WORREQ

WORRIT

public static final GrinderMobs.MOBDataField WORRIT

CLESIN

public static final GrinderMobs.MOBDataField CLESIN

WORSIN

public static final GrinderMobs.MOBDataField WORSIN

CLEPOW

public static final GrinderMobs.MOBDataField CLEPOW

CURSES

public static final GrinderMobs.MOBDataField CURSES

POWERS

public static final GrinderMobs.MOBDataField POWERS

CLANID

public static final GrinderMobs.MOBDataField CLANID

TATTOOS

public static final GrinderMobs.MOBDataField TATTOOS

EXPERTISES

public static final GrinderMobs.MOBDataField EXPERTISES

BUDGET

public static final GrinderMobs.MOBDataField BUDGET

DEVALRATE

public static final GrinderMobs.MOBDataField DEVALRATE

INVRESETRATE

public static final GrinderMobs.MOBDataField INVRESETRATE

IMAGE

public static final GrinderMobs.MOBDataField IMAGE

ISPOSTMAN

public static final GrinderMobs.MOBDataField ISPOSTMAN

POSTCHAIN

public static final GrinderMobs.MOBDataField POSTCHAIN

POSTMIN

public static final GrinderMobs.MOBDataField POSTMIN

POSTLBS

public static final GrinderMobs.MOBDataField POSTLBS

POSTHOLD

public static final GrinderMobs.MOBDataField POSTHOLD

POSTNEW

public static final GrinderMobs.MOBDataField POSTNEW

POSTHELD

public static final GrinderMobs.MOBDataField POSTHELD

IGNOREMASK

public static final GrinderMobs.MOBDataField IGNOREMASK

LOANINT

public static final GrinderMobs.MOBDataField LOANINT

SVCRIT

public static final GrinderMobs.MOBDataField SVCRIT

AUCCHAIN

public static final GrinderMobs.MOBDataField AUCCHAIN

LIVELIST

public static final GrinderMobs.MOBDataField LIVELIST

TIMELIST

public static final GrinderMobs.MOBDataField TIMELIST

TIMELISTPCT

public static final GrinderMobs.MOBDataField TIMELISTPCT

LIVECUT

public static final GrinderMobs.MOBDataField LIVECUT

TIMECUT

public static final GrinderMobs.MOBDataField TIMECUT

MAXDAYS

public static final GrinderMobs.MOBDataField MAXDAYS

MINDAYS

public static final GrinderMobs.MOBDataField MINDAYS

ISAUCTION

public static final GrinderMobs.MOBDataField ISAUCTION

DEITYID

public static final GrinderMobs.MOBDataField DEITYID

VARMONEY

public static final GrinderMobs.MOBDataField VARMONEY

CATACAT

public static final GrinderMobs.MOBDataField CATACAT

SELLIMASK

public static final GrinderMobs.MOBDataField SELLIMASK

LIBRCHAIN

public static final GrinderMobs.MOBDataField LIBRCHAIN

LIBROVERCHG

public static final GrinderMobs.MOBDataField LIBROVERCHG

LIBRDAYCHG

public static final GrinderMobs.MOBDataField LIBRDAYCHG

LIBROVERPCT

public static final GrinderMobs.MOBDataField LIBROVERPCT

LIBDAYPCT

public static final GrinderMobs.MOBDataField LIBDAYPCT

LIBMINDAYS

public static final GrinderMobs.MOBDataField LIBMINDAYS

LIBMAXDAYS

public static final GrinderMobs.MOBDataField LIBMAXDAYS

LIBMAXBORROW

public static final GrinderMobs.MOBDataField LIBMAXBORROW

ISLIBRARIAN

public static final GrinderMobs.MOBDataField ISLIBRARIAN

LIBCMASK

public static final GrinderMobs.MOBDataField LIBCMASK

STATESTR

public static final GrinderMobs.MOBDataField STATESTR

STATESUBJSTR

public static final GrinderMobs.MOBDataField STATESUBJSTR

RIDERSTR

public static final GrinderMobs.MOBDataField RIDERSTR

MOUNTSTR

public static final GrinderMobs.MOBDataField MOUNTSTR

DISMOUNTSTR

public static final GrinderMobs.MOBDataField DISMOUNTSTR

ISDRINK

public static final GrinderMobs.MOBDataField ISDRINK

LIQUIDHELD

public static final GrinderMobs.MOBDataField LIQUIDHELD

QUENCHED

public static final GrinderMobs.MOBDataField QUENCHED

LIQUIDTYPES

public static final GrinderMobs.MOBDataField LIQUIDTYPES
Field Detail

isGenField

public boolean isGenField
Method Detail

values

public static GrinderMobs.MOBDataField[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (GrinderMobs.MOBDataField c : GrinderMobs.MOBDataField.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static GrinderMobs.MOBDataField valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null