com.ptc.windchill.counterpart.metadata.classnode
Class cClassifiableModeledNode.cAppSpecificIO

java.lang.Object
  extended bycom.ptc.windchill.counterpart.metadata.classnode.cClassifiableModeledNode.cAppSpecificIO
All Implemented Interfaces:
nitidus.sil.be.core.iAppSpecificIO
Enclosing class:
cClassifiableModeledNode

private final class cClassifiableModeledNode.cAppSpecificIO
extends Object
implements nitidus.sil.be.core.iAppSpecificIO


Field Summary
private  String fApplication
           
private  String fValue
           
 
Constructor Summary
(package private) cClassifiableModeledNode.cAppSpecificIO(String application, String value)
           
 
Method Summary
 String getApplication()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fApplication

private String fApplication

fValue

private String fValue
Constructor Detail

cClassifiableModeledNode.cAppSpecificIO

cClassifiableModeledNode.cAppSpecificIO(String application,
                                        String value)
Method Detail

getApplication

public String getApplication()
Specified by:
getApplication in interface nitidus.sil.be.core.iAppSpecificIO

getValue

public String getValue()
Specified by:
getValue in interface nitidus.sil.be.core.iAppSpecificIO