Public Member Functions | |
| SimpleObject (AcsSimpleType type) | |
| String | getRestriction () |
Protected Attributes | |
| AcsSimpleType | sType |
A simple object is a TypedObject that implements an AcsSimpleType definition. Currently the restrictions are not implemented.
| cl.utfsm.acs.types.SimpleObject.SimpleObject | ( | AcsSimpleType | type | ) |
Only defines the type of the object
| type | the object type (simple) |
References cl.utfsm.acs.types.SimpleObject.sType.
| String cl.utfsm.acs.types.SimpleObject.getRestriction | ( | ) |
Get the restriction information. Not used Yet
References cl.utfsm.acs.types.AcsSimpleType.restriction, and cl.utfsm.acs.types.SimpleObject.sType.
AcsSimpleType cl.utfsm.acs.types.SimpleObject.sType [protected] |
The object type
Referenced by cl.utfsm.acs.types.SimpleObject.getRestriction(), and cl.utfsm.acs.types.SimpleObject.SimpleObject().
1.7.0