public class VrpAddressType
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static VrpAddressType |
MPT1327 |
static VrpAddressType |
MPT1343 |
static VrpAddressType[] |
types |
Constructor and Description |
---|
VrpAddressType() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
static java.lang.String[] |
getNames() |
int |
getType() |
static VrpAddressType |
lookup(int t) |
static VrpAddressType |
lookup(java.lang.String t) |
static VrpAddressType |
lookup(VrpAddressType t) |
void |
setType(int type) |
java.lang.String |
toString() |
public static final VrpAddressType[] types
public static final VrpAddressType MPT1327
public static final VrpAddressType MPT1343
public static VrpAddressType lookup(VrpAddressType t)
public static VrpAddressType lookup(java.lang.String t)
public static VrpAddressType lookup(int t)
public static java.lang.String[] getNames()
public int getType()
public void setType(int type)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.