Uses of Class
org.jboss.as.cli.parsing.DefaultStateWithEndCharacter.Builder
-
Packages that use DefaultStateWithEndCharacter.Builder Package Description org.jboss.as.cli.parsing -
-
Uses of DefaultStateWithEndCharacter.Builder in org.jboss.as.cli.parsing
Methods in org.jboss.as.cli.parsing that return DefaultStateWithEndCharacter.Builder Modifier and Type Method Description static DefaultStateWithEndCharacter.BuilderDefaultStateWithEndCharacter. builder(String id)DefaultStateWithEndCharacter.BuilderDefaultStateWithEndCharacter.Builder. setEndRequired(boolean endRequired)DefaultStateWithEndCharacter.BuilderDefaultStateWithEndCharacter.Builder. setEnterLeaveContent(boolean enterLeaveContent)DefaultStateWithEndCharacter.BuilderDefaultStateWithEndCharacter.Builder. setEnterStateHandlers(CharacterHandlerMap enterStateHandlers)DefaultStateWithEndCharacter.BuilderDefaultStateWithEndCharacter.Builder. setLeaveStateChar(char leaveStateChar)DefaultStateWithEndCharacter.BuilderDefaultStateWithEndCharacter.Builder. setResolveSystemProperties(boolean resolveSystemProperties)
-