Uses of Class
com.sun.enterprise.admin.servermgmt.xml.stringsubs.ChangePair
-
Packages that use ChangePair Package Description com.sun.enterprise.admin.servermgmt.xml.stringsubs -
-
Uses of ChangePair in com.sun.enterprise.admin.servermgmt.xml.stringsubs
Fields in com.sun.enterprise.admin.servermgmt.xml.stringsubs with type parameters of type ChangePair Modifier and Type Field Description protected List<ChangePair>StringsubsDefinition. changePairMethods in com.sun.enterprise.admin.servermgmt.xml.stringsubs that return ChangePair Modifier and Type Method Description ChangePairObjectFactory. createChangePair()Create an instance ofChangePairMethods in com.sun.enterprise.admin.servermgmt.xml.stringsubs that return types with arguments of type ChangePair Modifier and Type Method Description List<ChangePair>StringsubsDefinition. getChangePair()Gets the value of the changePair property.
-