|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDSchemaNotation
Metadata for a single XML Schema notation component
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
Method Summary | |
---|---|
java.lang.String |
getNameValue()
Get the value of the 'name' attribute. |
java.lang.String |
getPublicValue()
Get the value of the 'public' attribute. |
java.lang.String |
getSystemValue()
Get the value of the 'system' attribute. |
Methods inherited from interface com.pega.pegarules.pub.services.xsd.XSDComponent |
---|
getAllMetadata, getAnnotations, getIDValue |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
Method Detail |
---|
java.lang.String getNameValue()
java.lang.String getPublicValue()
java.lang.String getSystemValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |