|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DomainRegistry
Method Summary | |
---|---|
StructuredType |
getBuiltRepresenation()
Get the instance of the built representation for this domain string. |
DomainRegistry |
getClone()
Create a cloned copy of the current object and return it. |
int |
getDimension()
Get the dimension of the built representation of the domain string. |
String |
getDomainString()
Get the string specifying the domain. |
void |
setDomainString(String domainString)
Set the value of the string representing the domain. |
Method Detail |
---|
DomainRegistry getClone()
getClone
in interface Cloneable
Object.clone()
void setDomainString(String domainString)
domainString
- The domainString to set.String getDomainString()
StructuredType getBuiltRepresenation()
int getDimension()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |