Class RENode.NullableRef<N extends RENode>
java.lang.Object
org.exoplatform.web.controller.regexp.RENode.Ref<N>
org.exoplatform.web.controller.regexp.RENode.NullableRef<N>
- Enclosing class:
RENode
-
Constructor Summary
ConstructorsConstructorDescriptionNullableRef(RENode parent, Class<N> type) NullableRef(RENode parent, Class<N> type, N node) -
Method Summary
Methods inherited from class org.exoplatform.web.controller.regexp.RENode.Ref
getType, isNotNull, isNull, replace
-
Constructor Details
-
NullableRef
-
NullableRef
-
-
Method Details
-
set
- Specified by:
setin classRENode.Ref<N extends RENode>
-
get
- Specified by:
getin classRENode.Ref<N extends RENode>
-