Package com.dtsx.astra.sdk.org.domain
Class KeyRegionDefinition
java.lang.Object
com.dtsx.astra.sdk.org.domain.KeyRegionDefinition
- All Implemented Interfaces:
Serializable
Hold key region.
- Author:
- Cedrick LUNVEN (@clunven)
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KeyRegionDefinition
public KeyRegionDefinition()
-
-
Method Details
-
getKeyID
Getter accessor for attribute 'keyID'.- Returns:
- current value of 'keyID'
-
setKeyID
Setter accessor for attribute 'keyID'.- Parameters:
keyID
- new value for 'keyID '
-
getRegion
Getter accessor for attribute 'region'.- Returns:
- current value of 'region'
-
setRegion
Setter accessor for attribute 'region'.- Parameters:
region
- new value for 'region '
-