public class CuType extends Parameter
Modifier and Type | Class and Description |
---|---|
static class |
CuType.Factory |
Modifier and Type | Field and Description |
---|---|
static CuType |
GROUP
Group.
|
static CuType |
INDIVIDUAL
Individual.
|
static CuType |
RESOURCE
Resource.
|
static CuType |
ROOM
Room.
|
static CuType |
UNKNOWN
Unknown.
|
ABBREV, ALTREP, CN, CUTYPE, DELEGATED_FROM, DELEGATED_TO, DIR, ENCODING, EXPERIMENTAL_PREFIX, FBTYPE, FMTTYPE, LANGUAGE, MEMBER, PARTSTAT, RANGE, RELATED, RELTYPE, ROLE, RSVP, SCHEDULE_AGENT, SCHEDULE_STATUS, SENT_BY, TYPE, TZID, VALUE, VVENUE
Constructor and Description |
---|
CuType(java.lang.String aValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
public static final CuType INDIVIDUAL
public static final CuType GROUP
public static final CuType RESOURCE
public static final CuType ROOM
public static final CuType UNKNOWN