Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.Schema
-
Packages that use Schema Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of Schema 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 Schema Modifier and Type Field Description protected SchemaSchema.Builder. _storedValueprotected SchemaPartInfo. schemaMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type Schema Modifier and Type Method Description protected <_P extends Schema>
_PSchema.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Schema Modifier and Type Method Description SchemaSchema.Builder. build()SchemaObjectFactory. createSchema()Create an instance ofSchemaSchemaPartInfo. getSchema()Gets the value of the schema property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Schema Modifier and Type Method Description static Schema.Builder<Void>Schema. copyExcept(Schema _other, com.kscs.util.jaxb.PropertyTree _propertyTree)Schema.Builder<_B>Schema.Builder. copyOf(Schema _other)static <_B> Schema.Builder<_B>Schema. copyOf(Schema _other)static <_B> Schema.Builder<_B>Schema. copyOf(Schema _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static Schema.Builder<Void>Schema. copyOnly(Schema _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidPartInfo. setSchema(Schema value)Sets the value of the schema property.PartInfo.Builder<_B>PartInfo.Builder. withSchema(Schema schema)Sets the new value of "schema" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Schema Constructor Description Builder(_B _parentBuilder, Schema _other, boolean _copy)Builder(_B _parentBuilder, Schema _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-