class: FormatVO

public class: FormatVO
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:13:40; Modified: 16.07.2009 15:13:40;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {2364DC5D-7515-485a-B6CF-A142B446416F}
 

Goto: Custom Properties, Fields, Methods

Extends: ValueObject

See also: ValueObject

Appears in: metadata

Connections
 
Custom Properties
 
FormatVO Attributes
Attribute Details
private String
  type
private String
  value
 
FormatVO Methods
Operation Details
public
FormatVO():
Sequential
public
FormatVO(
   FormatVO other):
Sequential
public
getType():String
Sequential
public
getValue():String
Sequential
public
setType(
   String type):void
Sequential
public
setValue(
   String value):void
Sequential