|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This WCTS_Request distributes 4 elements, which are part of the <Request> element: <GetCapabilities>, <Transform>, <IsTransformable> and the optional <DescribeTransformation>
Everyone of these element consits the same subelements, which are combined in the ActionType class.
----------------------------------------------------------------------
Method Summary | |
ActionType |
getDescribeTransformation()
returns the optional <DescribeTransformation> element |
ActionType |
getGetCapabilities()
returns the mandatory <GetCapabilities> element |
ActionType |
getIsTransformable()
returns the mandatory <IsTransformable> element |
ActionType |
getTransform()
returns the mandatory <Transform> element |
Method Detail |
public ActionType getGetCapabilities()
public ActionType getTransform()
public ActionType getIsTransformable()
public ActionType getDescribeTransformation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |