Uses of Class
org.apache.openejb.jee.bval.PayloadType
-
Packages that use PayloadType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PayloadType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval declared as PayloadType Modifier and Type Field Description protected PayloadTypeConstraintType. payloadMethods in org.apache.openejb.jee.bval that return PayloadType Modifier and Type Method Description PayloadTypeObjectFactory. createPayloadType()Create an instance ofPayloadTypePayloadTypeConstraintType. getPayload()Gets the value of the payload property.Methods in org.apache.openejb.jee.bval with parameters of type PayloadType Modifier and Type Method Description voidConstraintType. setPayload(PayloadType value)Sets the value of the payload property.
-