org.opencrx.application.shop1.cci2
Interface PropertySetT

All Known Subinterfaces:
PropertySetT

public interface PropertySetT


Nested Class Summary
static class PropertySetT.Member
          The structure's members
 
Method Summary
 String getName()
          Retrieves the value for the structure field name.
<T extends StringPropertyT>
List<T>
getProperties()
          Retrieves a list containing all the elements for the structure field properties.
 

Method Detail

getName

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

Returns:
The non-null value for structure field name.

getProperties

<T extends StringPropertyT> List<T> getProperties()
Retrieves a list containing all the elements for the structure field properties.

Returns:
A list containing all elements for this structure field.


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