Uses of Class
com.sun.xml.ws.rx.rm.protocol.wsrm200702.AcceptType
-
Packages that use AcceptType Package Description com.sun.xml.ws.rx.rm.protocol.wsrm200702 -
-
Uses of AcceptType in com.sun.xml.ws.rx.rm.protocol.wsrm200702
Fields in com.sun.xml.ws.rx.rm.protocol.wsrm200702 declared as AcceptType Modifier and Type Field Description protected AcceptTypeCreateSequenceResponseElement. acceptMethods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 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.wsrm200702 with parameters of type AcceptType Modifier and Type Method Description voidCreateSequenceResponseElement. setAccept(AcceptType value)Sets the value of the accept property.
-