org.opencrx.application.shop1.jmi1
Interface StringPropertyT

All Superinterfaces:
RefStruct, RefStruct_1_0, Serializable, StringPropertyT

public interface StringPropertyT
extends RefStruct_1_0, StringPropertyT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.StringPropertyT
StringPropertyT.Member
 
Method Summary
 String getDomain()
          Retrieves the value for the optional structure field domain.
 String getName()
          Retrieves the value for the structure field name.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 
Methods inherited from interface org.opencrx.application.shop1.cci2.StringPropertyT
getStringValue
 

Method Detail

getDomain

String getDomain()
Retrieves the value for the optional structure field domain.

--> CodeValueContainer::name

Specified by:
getDomain in interface StringPropertyT
Returns:
The possibly null value for structure field domain.

getName

String getName()
Retrieves the value for the structure field name.

Specified by:
getName in interface StringPropertyT
Returns:
The non-null value for structure field name.


This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.