Uses of Class
com.sun.xml.ws.rx.rm.protocol.wsrm200502.AcceptType
-
Packages that use AcceptType Package Description com.sun.xml.ws.rx.rm.protocol.wsrm200502 -
-
Uses of AcceptType in com.sun.xml.ws.rx.rm.protocol.wsrm200502
Fields in com.sun.xml.ws.rx.rm.protocol.wsrm200502 declared as AcceptType Modifier and Type Field Description protected AcceptTypeCreateSequenceResponseElement. acceptMethods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 that return AcceptType Modifier and Type Method Description AcceptTypeCreateSequenceResponseElement. getAccept()Gets the value of the accept property.Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 with parameters of type AcceptType Modifier and Type Method Description voidCreateSequenceResponseElement. setAccept(AcceptType value)Sets the value of the accept property.
-