org.bn.compiler.parser.model
Class AsnSequenceOf
java.lang.Object
org.bn.compiler.parser.model.AsnSequenceOf
public class AsnSequenceOf
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
constraint
public AsnConstraint constraint
isDefinedType
public boolean isDefinedType
isSequenceOf
public boolean isSequenceOf
isSizeConstraint
public boolean isSizeConstraint
name
public java.lang.String name
typeName
public java.lang.String typeName
typeReference
public java.lang.Object typeReference
AsnSequenceOf
public AsnSequenceOf()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object