com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure
Class NamespaceDeclaration
java.lang.Object
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.infrastructure.NamespaceDeclaration
- All Implemented Interfaces:
- com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration, java.io.Serializable
public class NamespaceDeclaration
- extends java.lang.Object
- implements com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespaceDeclaration
public NamespaceDeclaration(java.lang.String prefix,
java.lang.String URI)
NamespaceDeclaration
protected NamespaceDeclaration()
getPrefix
public java.lang.String getPrefix()
- Specified by:
getPrefix in interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration
getURI
public java.lang.String getURI()
- Specified by:
getURI in interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration
setPrefix
public void setPrefix(java.lang.String p)
- Specified by:
setPrefix in interface com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.INamespaceDeclaration
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.