Package com.netscape.certsrv.tps.profile
Class ProfileData.PropertyList
- java.lang.Object
-
- com.netscape.certsrv.tps.profile.ProfileData.PropertyList
-
- Enclosing class:
- ProfileData
public static class ProfileData.PropertyList extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.util.List<ProfileData.Property>
properties
-
Constructor Summary
Constructors Constructor Description PropertyList()
-
-
-
Field Detail
-
properties
public java.util.List<ProfileData.Property> properties
-
-