org.apache.ws.jaxme.xs.types

Class XSHexBinary

public class XSHexBinary extends AbstractAtomicType

The type xs:hexBinary.

Author: Jochen Wiedmann

Constructor Summary
protected XSHexBinary()
Method Summary
static XSTypegetInstance()
XsQNamegetName()
XSTypegetRestrictedType()
booleanisRestriction()

Constructor Detail

XSHexBinary

protected XSHexBinary()

Method Detail

getInstance

public static XSType getInstance()

getName

public XsQName getName()

getRestrictedType

public XSType getRestrictedType()

isRestriction

public boolean isRestriction()