Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


oracle.ovs.api.datamodel.storage
Class VLUNGroup

java.lang.Object
  extended by oracle.ovs.api.datamodel.storage.VLUNGroup


public class VLUNGroup
extends java.lang.Object

Constructor Summary
VLUNGroup()
           

 

Method Summary
 java.lang.Double getGroupId()
           
 java.lang.String getGroupName()
           
 void setGroupId(java.lang.Double groupId)
           
 void setGroupName(java.lang.String groupName)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

VLUNGroup

public VLUNGroup()

Method Detail

getGroupName

public java.lang.String getGroupName()

setGroupName

public void setGroupName(java.lang.String groupName)

getGroupId

public java.lang.Double getGroupId()

setGroupId

public void setGroupId(java.lang.Double groupId)

Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


Copyright © 2009, Oracle. All rights reserved.