|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.Validator
org.exolab.castor.xml.util.XMLClassDescriptorImpl
org.exolab.castor.xml.schema.annotations.jdo.descriptors.PkTypeDescriptor
org.exolab.castor.xml.schema.annotations.jdo.descriptors.PrimaryKeyDescriptor
public class PrimaryKeyDescriptor
Class PrimaryKeyDescriptor.
Constructor Summary | |
---|---|
PrimaryKeyDescriptor()
|
Method Summary | |
---|---|
AccessMode |
getAccessMode()
Method getAccessMode. |
FieldDescriptor |
getIdentity()
Method getIdentity. |
java.lang.Class |
getJavaClass()
Method getJavaClass. |
java.lang.String |
getNameSpacePrefix()
Method getNameSpacePrefix. |
java.lang.String |
getNameSpaceURI()
Method getNameSpaceURI. |
TypeValidator |
getValidator()
Method getValidator. |
java.lang.String |
getXMLName()
Method getXMLName. |
boolean |
isElementDefinition()
Method isElementDefinition. |
Methods inherited from class org.exolab.castor.xml.Validator |
---|
checkUnresolvedIdrefs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PrimaryKeyDescriptor()
Method Detail |
---|
public AccessMode getAccessMode()
getAccessMode
in class PkTypeDescriptor
public FieldDescriptor getIdentity()
getIdentity
in interface ClassDescriptor
getIdentity
in class PkTypeDescriptor
public java.lang.Class getJavaClass()
getJavaClass
in interface ClassDescriptor
getJavaClass
in class PkTypeDescriptor
public java.lang.String getNameSpacePrefix()
getNameSpacePrefix
in interface XMLClassDescriptor
getNameSpacePrefix
in class PkTypeDescriptor
public java.lang.String getNameSpaceURI()
getNameSpaceURI
in interface XMLClassDescriptor
getNameSpaceURI
in class PkTypeDescriptor
public TypeValidator getValidator()
getValidator
in interface XMLClassDescriptor
getValidator
in class PkTypeDescriptor
public java.lang.String getXMLName()
getXMLName
in interface XMLClassDescriptor
getXMLName
in class PkTypeDescriptor
public boolean isElementDefinition()
isElementDefinition
in class PkTypeDescriptor
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |