Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.Service
-
Packages that use Service Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of Service in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704
Fields in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 declared as Service Modifier and Type Field Description protected ServiceService.Builder. _storedValueprotected ServiceCollaborationInfo. serviceMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type Service Modifier and Type Method Description protected <_P extends Service>
_PService.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Service Modifier and Type Method Description ServiceService.Builder. build()ServiceObjectFactory. createService()Create an instance ofServiceServiceCollaborationInfo. getService()Gets the value of the service property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Service Modifier and Type Method Description static Service.Builder<Void>Service. copyExcept(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree)Service.Builder<_B>Service.Builder. copyOf(Service _other)static <_B> Service.Builder<_B>Service. copyOf(Service _other)static <_B> Service.Builder<_B>Service. copyOf(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static Service.Builder<Void>Service. copyOnly(Service _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidCollaborationInfo. setService(Service value)Sets the value of the service property.CollaborationInfo.Builder<_B>CollaborationInfo.Builder. withService(Service service)Sets the new value of "service" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Service Constructor Description Builder(_B _parentBuilder, Service _other, boolean _copy)Builder(_B _parentBuilder, Service _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-