|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DOMAINTYPE | |
---|---|
com.pecasim.base | |
com.pecasim.model |
Uses of DOMAINTYPE in com.pecasim.base |
---|
Methods in com.pecasim.base that return DOMAINTYPE | |
---|---|
static DOMAINTYPE |
DOMAINTYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DOMAINTYPE[] |
DOMAINTYPE.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of DOMAINTYPE in com.pecasim.model |
---|
Methods in com.pecasim.model that return DOMAINTYPE | |
---|---|
DOMAINTYPE |
DataFileDescriptor.getDomainType()
|
DOMAINTYPE |
AbstractDataFileDescriptor.getDomainType()
|
Methods in com.pecasim.model with parameters of type DOMAINTYPE | |
---|---|
void |
DataFileDescriptor.setDomainType(DOMAINTYPE aType)
|
void |
AbstractDataFileDescriptor.setDomainType(DOMAINTYPE aType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |