- All Implemented Interfaces:
- com.helger.commons.lang.IExplicitlyCloneable, Serializable, Cloneable
@CodingStyleguideUnaware
public class GraphicType
extends com.helger.xsds.ccts.cct.schemamodule.BinaryObjectType
implements Serializable
<pre>
<?xml version="1.0" encoding="UTF-8"?><ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">UBLUDT000003</ccts:UniqueID>
</pre>
<pre>
<?xml version="1.0" encoding="UTF-8"?><ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">UDT</ccts:CategoryCode>
</pre>
<pre>
<?xml version="1.0" encoding="UTF-8"?><ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Graphic. Type</ccts:DictionaryEntryName>
</pre>
<pre>
<?xml version="1.0" encoding="UTF-8"?><ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">1.0</ccts:VersionID>
</pre>
<pre>
<?xml version="1.0" encoding="UTF-8"?><ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">A diagram, graph, mathematical curve, or similar representation.</ccts:Definition>
</pre>
<pre>
<?xml version="1.0" encoding="UTF-8"?><ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Graphic</ccts:RepresentationTermName>
</pre>
<pre>
<?xml version="1.0" encoding="UTF-8"?><ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">binary</ccts:PrimitiveType>
</pre>
<p>Java class for GraphicType complex type.
<p>The following schema fragment specifies the expected content contained within this class.
<pre>
<complexType name="GraphicType">
<simpleContent>
<restriction base="<urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2>BinaryObjectType">
<attribute name="mimeCode" use="required" type="{http://www.w3.org/2001/XMLSchema}normalizedString" />
</restriction>
</simpleContent>
</complexType>
</pre>
<p>This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode</p>
<p>This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2</p>
<p>This class contains methods created by ph-jaxb22-plugin -Xph-value-extender</p>
- See Also:
- Serialized Form