- getBoolean() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Convenience method to get the value as a boolean.
- getDate() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Convenience method to get the value as a date.
- getDateTime() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Convenience method to get the value as a timestamp.
- getDouble() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Convenience method to get the value as a double.
- getList(int) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianList
-
Returns the element at the specified position in this list as an AppianList.
- getList(int, Class<T>) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianList
-
Returns the element at the specified position in this list unwrapped from the containing AppianPrimtive objects.
- getList(String) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianObject
-
Returns the element with the specified property name in this map as an AppianList.
- getList(String, Class<T>) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianObject
-
Returns the value of the primitive as the given type
- getLong() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Convenience method to get the value as a long.
- getNumber() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Convenience method to get the value as a
Number
.
- getObject(int) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianList
-
Returns the element at the specified position in this list as an AppianObject.
- getObject(String) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianObject
-
Returns the element with the specified property name in this map as an AppianObject.
- getPrimitive(int) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianList
-
Returns the element at the specified position in this list as an AppianPrimitive.
- getPrimitive(String) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianObject
-
Returns the element with the specified property name in this map as an AppianPrimitive.
- getString() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Convenience method to get the value as a string.
- getTime() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Convenience method to get the value as a time.
- getType(String) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianComplex
-
- getTypedValue() - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.TypedValueAppianElementVisitor
-
- getTypeId() - Method in interface com.appiancorp.ps.plugins.typetransformer.AppianElement
-
Returns the AppianType Id of this element.
- getTypeId() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianList
-
Returns the AppianType Id of this element.
- getTypeId() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianObject
-
Returns the AppianType Id of this element.
- getTypeId() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Returns the AppianType Id of this element.
- getValue(int, Class<T>) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianList
-
Returns the value of the primitive as the given type
- getValue(String, Class<T>) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianObject
-
Returns the value of the primitive as the given type
- getValue() - Method in class com.appiancorp.ps.plugins.typetransformer.AppianPrimitive
-
Returns the value this object contains
- postVisitList(AppianList) - Method in interface com.appiancorp.ps.plugins.typetransformer.visitor.AppianElementVisitor
-
Invoked for a list after its entries and all descendants have been visited.
- postVisitList(AppianList) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.SimpleAppianElementVisitor
-
Invoked for a list after its entries and all descendants have been visited.
- postVisitList(AppianList) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.StringAppianElementVisitor
-
Invoked for a list after its entries and all descendants have been visited.
- postVisitList(AppianList) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.TypedValueAppianElementVisitor
-
Invoked for a list after its entries and all descendants have been visited.
- postVisitObject(AppianObject) - Method in interface com.appiancorp.ps.plugins.typetransformer.visitor.AppianElementVisitor
-
Invoked for a object after its entries and all descendants have been visited.
- postVisitObject(AppianObject) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.SimpleAppianElementVisitor
-
Invoked for a object after its entries and all descendants have been visited.
- postVisitObject(AppianObject) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.StringAppianElementVisitor
-
Invoked for a object after its entries and all descendants have been visited.
- postVisitObject(AppianObject) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.TypedValueAppianElementVisitor
-
Invoked for a object after its entries and all descendants have been visited.
- preVisitList(AppianList) - Method in interface com.appiancorp.ps.plugins.typetransformer.visitor.AppianElementVisitor
-
Invoked for a list before entries in the list are visited.
- preVisitList(AppianList) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.SimpleAppianElementVisitor
-
Invoked for a list before entries in the list are visited.
- preVisitList(AppianList) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.StringAppianElementVisitor
-
Invoked for a list before entries in the list are visited.
- preVisitList(AppianList) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.TypedValueAppianElementVisitor
-
Invoked for a list before entries in the list are visited.
- preVisitObject(AppianObject) - Method in interface com.appiancorp.ps.plugins.typetransformer.visitor.AppianElementVisitor
-
Invoked for a object before properties in the object are visited.
- preVisitObject(AppianObject) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.SimpleAppianElementVisitor
-
Invoked for a object before properties in the object are visited.
- preVisitObject(AppianObject) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.StringAppianElementVisitor
-
Invoked for a object before properties in the object are visited.
- preVisitObject(AppianObject) - Method in class com.appiancorp.ps.plugins.typetransformer.visitor.TypedValueAppianElementVisitor
-
Invoked for a object before properties in the object are visited.
- put(String, AppianElement) - Method in class com.appiancorp.ps.plugins.typetransformer.AppianComplex
-