Modifier and Type | Field and Description |
---|---|
protected List<VXAVSInstanceType> |
VXAType.vsInstance |
Modifier and Type | Method and Description |
---|---|
VXAVSInstanceType |
ObjectFactory.createVXAVSInstanceType()
Create an instance of
VXAVSInstanceType |
VXAVSInstanceType |
VXAVSInstanceType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
VXAVSInstanceType |
VXAVSInstanceType.withLastSeen(XMLGregorianCalendar value) |
VXAVSInstanceType |
VXAVSInstanceType.withStatus(VXAStatus value) |
VXAVSInstanceType |
VXAVSInstanceType.withUri(String value) |
VXAVSInstanceType |
VXAVSInstanceType.withVsClusterAddress(String value) |
Modifier and Type | Method and Description |
---|---|
List<VXAVSInstanceType> |
VXAType.getVsInstance()
Gets the value of the vsInstance property.
|
Modifier and Type | Method and Description |
---|---|
VXAType |
VXAType.withVsInstance(VXAVSInstanceType... values) |
Modifier and Type | Method and Description |
---|---|
VXAType |
VXAType.withVsInstance(Collection<VXAVSInstanceType> values) |
Copyright © 2017. All rights reserved.